I'm working on a redesign of a client's website. Many years ago, their site was the first I had ever done.
They are getting a new site now, one that I hope is an improvement over their old one (what was I thinking!).
http://cakdesign.com/dp/
I'm coding w/ standards compliance code. Right now it validates XHTML 1.0 Transitional, CSS 2 and I even have Section 508 compliance!
My problem is with the three columns: Office, Apartments, and Storage. I've only been able to align them in columns using float:left. Unfortunatly, in Netscape and Opera (and perhaps others) the borders on the side only go as far down as the menu bar.
Any other ideas on how to arrange those 3 sections into columns or else how to ge the borders all the way down? Thanks!


LinkBack URL
About LinkBacks



Reply With Quote
) which instructs the DIV to clear the floating elements above it.
Bookmarks