Jump to content

simple alignment issue with FF..


tomfmason

Recommended Posts

My content is level with the bottom of my left navaigation bar. This is not happening in IE. I validated the css and it had a couple minor issues that have nothing to do the problem that I am having..

Here is a link.. http://www.thomashostings.net/home/layout/layout2/

Here is the code for the content.. If you need more, let me know.

[code]
#container{
  width: 559px;
  float: right;
  clear:both;
  padding: 0px 0px 0px 0px;
}

#contents{
width: 450px;
border: 1px dotted #336699;
background-color:#FFFFFF;
font-family:Tahoma;
font-size:12px;
margin:10px auto;
}  [/code]

Any suggestions would be great.

Thanks,
Tom
Link to comment
https://forums.phpfreaks.com/topic/26112-simple-alignment-issue-with-ff/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.