Hadley Rich wrote:
http://mail.nice.net.nz/test.html

It works as I would like it to in Firefox/Konqueror but not in IE. I would love the 'Some Header' in the right column to align vertically with the top of the 'Other Links' and be fluid.

Adding...

#content_container {_height: 0;}

...or better...

#content_container {zoom: 1;}

...will make IE/win play along. These 'hasLayout'[1] triggers will not
be accepted by the W3C CSS validator, but IE/win needs them. Use
'conditional comments' if you want to hide them from the validator.

        Georg

[1]http://www.satzansatz.de/cssd/onhavinglayout.html
--
http://www.gunlaug.no
******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************

Reply via email to