Sean Sullivan-Daley wrote:

I am trying to float 3 columns next to each other.
This appearas to be OK in IE6 but is broken in FireFox.
The columns break out of the container in FireFox.

Here is a link to the Files.
http://sean.ashtonweb.com/test/
http://sean.ashtonweb.com/test/css/style2.css

What am I doing wrong?


What you're doing wrong is that you are assume IE6 is getting it right. Floats are suppose to extend past bottom of a container. You could try adding <br style="clear:both"/>.
*****************************************************
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