|
Posted by Arne on 09/26/05 22:17
Once upon a time *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%;
> width:2;}
>
> which should be a vertival line placed 160 px from left side...
>
> Can you tell me how to make mozilla thingies understand my page?
>
Validate your page with http://validator.w3.org/ (HTML) and with
http://jigsaw.w3.org/css-validator/ (CSS), correct your errors and
check then what the page looks like. If there still is any problem,
then come back with an URL to the page.
--
/Arne
Now killing all posts originating at GoogleGroups
Workaround: http://www.safalra.com/special/googlegroupsreply/
[Back to original message]
|