|
Posted by Ben C on 01/26/07 08:33
On 2007-01-26, Jeff <it_consultant1@hotmail.com.NOSPAM> wrote:
> Hey
>
> I've created a web page (
> http://home.online.no/~au-holme/pub/2301/test.html ), which must have some
> error in it's CSS settings because the content ("a DIV is here", "DIV" etc)
> on the right should in fact be placed within the yellow DIV to the left of
> the web page. This problem occur when viewing the page in Netscape 8.1.x or
> Firefox 2.0...
[snip]
You need to add style="clear:left" to the table inside div
id="contentContainer".
Firefox does something slightly odd with the table-- it treats it as
though it were an inline-table by moving it to the right of the float.
I've noticed this before.
Navigation:
[Reply to this message]
|