Re: css, uvozovky a problemy (Re: MSIE 5.0 neumi tag DIV?)

From: h! y n e k . l i p a (hynek.lipa@worldonline.cz)
Date: 28. 06. 2003, 11:04 CEST


Petr Wogurka wrote:
> Asi to tak bude. Na http://www.royalbarrel.com/ se pise:
> "...IE5/Mac ignores URLs in single quotes..."
-------------------------------------

a taky je tam 'pekne' reseni:
... Remove the doctype and the images come back. ...

nicmene odpoved je jina:
A. Enclose URLs in double quotes or no quotes.

takze to pisu spravne, bez uvozovek

stejne specifikace rika, ze to muze byt double, single i without
http://www.w3.org/TR/REC-CSS2/syndata.html#value-def-uri

ale jak se tak divam na ten jejich priklad, tak se ani nedivim ze jim
to nefunguje.
***
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head><script>
body { background-image:url('tiled_pic.gif'); }
</script></head>
<body></body>
</html>
***

na definici stylu se pouziva element 'style' a ne script!?

tak teda nevim, hej hola, macari, kde jste, testik ceka :)))


- h! -
http://www.hyneklipa.cz/



This archive was generated by hypermail 2.1.3 : 28. 06. 2003, 11:04 CEST