|
Posted by Jonathan N. Little on 09/26/05 23:44
talthen.z-serwera.o2@nospam.pl wrote:
> Hello,
> I am making a webpage in CSS. It looks fine in Opera, I even made it look
> fine in stupid MSIE, but Mozilla & clones (Firebird, Firefox, k-meleon) as
> always can't render it properly.
>
> I don't use mozilla, but there are still some guys, who thinks it's nice...
> so my page have to look good for them too.
>
> The biggest problem for mozillas is this:
> div.pion {position: absolute; left: 160 px; top: 100; height: 100%;
^ ^
1 2
> width:2;}
^
3
>
> which should be a vertival line placed 160 px from left side...
>
> Can you tell me how to make mozilla thingies understand my page?
>
Yeah, fix your CSS!
1. no space between value and units
2. missing required units
3. missing required units
Mozilla is just correctly relaying to you that you have made mistakes! ;-)
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|