Quote:
Originally Posted by Robbie
We spent months re-coding all our sites to CSS only. Just to say we could. UNFORTUNATELY the 3 column layouts of my tgp's are the hardest to make work. We researched and used every "Holy Grail" hack in the world over and over. And of course since there are no real compliance standards for CSS yet...the damn things would always have SOMETHING wrong in one of the browsers.
|
Did you try "display: table" and "display: table-row" and "display: table-cell" ?
I can guarantee you that it would work just fine using those
