Something else I noticed, the last should be within the quote marks.

You had:

<div class="column span-24" last>
                <div class="column span-22 prepend-1 append-1"last>

It should be:

<div class="column span-24 last">
                <div class="column span-22 prepend-1 append-1 last">

Charlie Magee
-- 
You received this message because you are subscribed to the Google Groups 
"Blueprint CSS" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/blueprintcss?hl=en.


Reply via email to