Michael Kear wrote:
Can anyone see why the table in this page is falling down below the menu box on the left? It's in a content div, and the top of the table is always below the last item in the left menu sidebar.

http://incheckdb.com/index.cfm?pid=111300

Add a 'hasLayout'[1] trigger...

* html #content {height: 100%;}

...to help IE/win tighten up and isolate the container. That'll keep the
table in place.

Other browsers will have no problems with this, but an exclusive 'IE
targeted hack' is preferred anyway.

regards
        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