I have been looking through the grid CSS, and I can't figure it out.
Where is the row height of the column system defined? How do I create
white space of the dimensions M columns by N rows?

For instance, let's say I want two columns to start at the same
height, and three rows lower down than the content would normally
dictate, how do I do that? How do I create a 24 by 3 block of white
space? Normally columns just start immediately below the end of the
previous content. What I have done so far: Make three divs, each one
class="span-24 last", and each one containing a single space
character. It seems dirty to me.

--~--~---------~--~----~------------~-------~--~----~
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