Have a look at this page -

http://bilalh.github.com/projects/

The titles of the projects are aligned(vertically) together in both the columns. The positioning is done on based on div and the height of div is variable.

I am trying to do something similar in my site, but the titles do not align vertically.

Can anyone tell me which CSS style is doing the magic ?

link|improve this question

feedback

migrated from webmasters.stackexchange.com Jan 31 at 12:38

This question came from our site for pro webmasters.

1 Answer

up vote 3 down vote accepted

It's not so much a style as a complete css framework helping out - it is using the Blueprint CSS framework. Among other things, it makes some very nice, simple grids. Have a look at http://blueprintcss.org/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.