The ultimate guide to CSS-based column layouts
By popular request, I’ve set together a test page with many different ways of creating column layouts solely based on CSS. Go read it now! ![]()
I'm currently on parental leave till September. During that time, I will not read any e-mail or blog comments.
Until I'm back, please read through my archives, take a look at my code/applications and check out my pictures.
Have a great summer, and a splendid winter to you aussies and kiwis! ![]()
By popular request, I’ve set together a test page with many different ways of creating column layouts solely based on CSS. Go read it now! ![]()
Go Robert, go Robert..
I really would like to have CSS features like “same-height-as: #divid” or something
The tricky stuff with this from my 2 days experince as a div-column-ui-developer is to position things on the same “rows” and get them to stay there when the content is dynamic (e.g. the size varies from 10 chars to 250-400 chars). But there is always the nice table element, to save your day
Why can’t Web-UI development be as predictable as C# development =)
Nice one!
Good to see some examples of the column heaven (or hell).
I would like to see an example of the header, three col and footer layout, with the footer valign to the bottom of the page. There is so many solutions for this out there, but i would like to see your solution for it also.
Brilliant! Another one to go into my bookmarks ![]()