CSS: img {Float: Left; } gives strange results in Firefox
hi, i’m having trouble aligning text right of image. looks fine in ie6 entire page goes crazy in firefox. here link:
http://www.option-price.com/test/index.php
i have few pages in place , wanted add contact link right above main navigation. here main pages:
http://www.option-price.com/index.php
the thing is…i creating nesting div around logo div , div inside new link (and float right), trying cut down on code.
can work using img float in firefox?
many thanks.
http://www.option-price.com/test/index.php
i have few pages in place , wanted add contact link right above main navigation. here main pages:
http://www.option-price.com/index.php
the thing is…i creating nesting div around logo div , div inside new link (and float right), trying cut down on code.
can work using img float in firefox?
many thanks.
petertyler wrote:
> hi, i?m having trouble aligning text right of image. looks
> fine in ie6 entire page goes crazy in firefox. here link:
>
> http://www.option-price.com/test/index.php
>
> have few pages in place , wanted add contact link
> right above main navigation. here main pages:
>
> http://www.option-price.com/index.php
>
> thing is?i creating nesting div around logo
> div , div inside new link (and float right),
> trying cut down on code.
>
> can work using img float in firefox?
>
> many thanks.
>
try clear:both in #navcontainer rule
hth
--
chin chin
sinclair
> hi, i?m having trouble aligning text right of image. looks
> fine in ie6 entire page goes crazy in firefox. here link:
>
> http://www.option-price.com/test/index.php
>
> have few pages in place , wanted add contact link
> right above main navigation. here main pages:
>
> http://www.option-price.com/index.php
>
> thing is?i creating nesting div around logo
> div , div inside new link (and float right),
> trying cut down on code.
>
> can work using img float in firefox?
>
> many thanks.
>
try clear:both in #navcontainer rule
hth
--
chin chin
sinclair
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment