From: inet@seznam.cz
Date: 19. 03. 2003, 13:04 CET
jake jsou zakladni udaje, ktere musi byt uvedeny v dokumentu podle normy XHTML 1.0
Strict? videl bych to takto:
----------------------------------------------------------------
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="cs" xml:lang="cs">
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-2" />
<title>test pg</title>
<link rel="stylesheet" type="text/css" href="nn4.css" />
<style type="text/css">
<!--
@import url("ie4.css");
@import "styl.css";
-->
</style>
</head>
<body>
<p>text stranky</p>
</body>
</html>
--------------------------------------------------------------
stranka by mela nacist v nn4 - "nn4.css", v ie4 - "ie4.css", a v ostatnich "styl.css"
je tomu tak? chybi nebo prebyva tam neco?
je spravne:
"http://www.w3.org/TR/2000/REC-xhtml1-20000126/DTD/xhtml1-strict.dtd">
nebo
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
to prvni ma pixy.cz a to druhy w3.org
rex
______________________________________________________________________
Reklama:
Vyzkousej zabavny test Travelmatch od KLM. Naleznes tak dovolenou svych
snu a usetrís 30%! Hraj zde: http://ad2.seznam.cz/redir.cgi?instance=45492%26url=http://klm.mhc.hu/travelmatch/cz/tm_lp_cz_cz.htm
This archive was generated by hypermail 2.1.6 : 19. 03. 2003, 13:04 CET