[thelist] css container div is not working in firefox

Nan Harbison nan at nanharbison.com
Sun Feb 17 17:34:12 CST 2008


WOW! That was simple. 
I have to say CSS really slays me, I think it is by far the hardest part of
building web pages.
Thanks,
Nan 




Your uri is: 
<http://www.projecthealthychildren.org/newsite/micronutrients.php>


The first id to open and last to close is #wholepage-inside. It is collapsed
and not containing its contents. This will correct it, and you'll be fine
cross-browser:


#wholepage-inside {
border:1px solid fuchsia; overflow: auto; <!---- ::add::
}

You'll want to validate the CSS and markup as well.

Best.
~dL




More information about the thelist mailing list