Rev 22 Rev 23
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3c.org/TR/html4/strict.dtd"> 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3c.org/TR/html4/strict.dtd">
2   2  
3 <html> 3 <html>
4   4  
5 <head> 5 <head>
6 <meta http-equiv=Content-Type content="text/html; charset=windows-1250"> 6 <meta http-equiv=Content-Type content="text/html; charset=windows-1250">
7 <title> Test zobrazení èeštiny </title> 7 <title> Test zobrazení èeštiny </title>
8 <link rel="StyleSheet" href="styl2.css" type="text/css" title="druhy_styl"> 8 <link rel="StyleSheet" href="styl2.css" type="text/css" title="druhy_styl">
9 <script language="JavaScript" type="text/javascript" src="menu.js"></script> 9 <script language="JavaScript" type="text/javascript" src="menu.js"></script>
10 </head> 10 </head>
11   11  
12 <body lang=CS> 12 <body lang=CS>
13   13  
14 <!-- ============== HLAVICKA ============== --> 14 <!-- ============== HLAVICKA ============== -->
15 <div class=Heater> 15 <div class=Heater>
16 <script type="text/javascript"> 16 <script type="text/javascript">
17 <!-- 17 <!--
18 DrawHeader(); // mozno zmenit nadpis v hlavicce 18 DrawHeader(); // mozno zmenit nadpis v hlavicce
19 // --> 19 // -->
20 </script> 20 </script>
21 <noscript> 21 <noscript>
22 <b> Pro zobrazení (vložení) hlavièky je potøeba JavaScript </b> 22 <b> Pro zobrazení (vložení) hlavièky je potøeba JavaScript </b>
23 </noscript> 23 </noscript>
24 </div> 24 </div>
25   25  
26 <!-- ============== MENU ============== --> 26 <!-- ============== MENU ============== -->
27 <div class=Menu> 27 <div class=Menu>
28 <script type="text/javascript"> 28 <script type="text/javascript">
29 <!-- 29 <!--
30 DrawMenu(); 30 DrawMenu();
31 // --> 31 // -->
32 </script> 32 </script>
33 <noscript> 33 <noscript>
34 <b> Pro zobrazení (vložení) hlavièky je potøeba JavaScript </b> 34 <b> Pro zobrazení (vložení) hlavièky je potøeba JavaScript </b>
35 </noscript> 35 </noscript>
36 </div> 36 </div>
37   37  
38 <!-- ============== TEXT STRANKY ============== --> 38 <!-- ============== TEXT STRANKY ============== -->
39 <div class=Text> 39 <div class=Text>
40 <p class=Title> 40 <p class=Title>
41 Test kódování èetiny 41 Test kódování èeštiny
42 </p> 42 </p>
43 <p class="Subtitle"> 43 <p class="Subtitle">
44 Pøíliš žluouèký kùò pìl ïábelské ódy u úlu. 44 Pøíliš žluouèký kùò úpìl ïábelské ódy.
45 </p> 45 </p>
46 </div> 46 </div>
47 47
48 <!-- ============== PATICKA ============== --> 48 <!-- ============== PATICKA ============== -->
49 <div class="Footer"> 49 <div class="Footer">
50 <script type="text/javascript"> 50 <script type="text/javascript">
51 <!-- 51 <!--
52 DrawFooter("Testovací øetìzec"); 52 DrawFooter("Testovací øetìzec");
53 // --> 53 // -->
54 </script> 54 </script>
55 <noscript> 55 <noscript>
56 <b> Pro zobrazení (vložení) hlavièky je potøeba JavaScript </b> 56 <b> Pro zobrazení (vložení) hlavièky je potøeba JavaScript </b>
57 </noscript> 57 </noscript>
58 </div> 58 </div>
59   59  
60 </body> 60 </body>
61   61  
62 </html> 62 </html>