Rev 39 Rev 41
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> Language Test </title> 7 <title> Language Test </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 <!--[if gte ie 5.5000]> 9 <!--[if gte ie 5.5000]>
10 <link rel="stylesheet" type="text/css" href="ie.css" /> 10 <link rel="stylesheet" type="text/css" href="ie.css" />
11 <![endif]--> 11 <![endif]-->
12 <meta name="keywords" content="stavebnice MLAB univerzální moduly" /> 12 <meta name="keywords" content="stavebnice MLAB univerzální moduly" />
13 <meta name="description" content="Projekt MLAB, Hlavní stránka" /> 13 <meta name="description" content="Projekt MLAB, Hlavní stránka" />
14   14  
15 <link rel="shortcut icon" type="image/x-icon" href="MLAB.ico" /> 15 <link rel="shortcut icon" type="image/x-icon" href="MLAB.ico" />
16 <!-- <link rel="shortcut icon" type="image/x-icon" href="favicon.ico"> --> 16 <!-- <link rel="shortcut icon" type="image/x-icon" href="favicon.ico"> -->
17 <!-- <meta name="robots" content="follow" /> --> 17 <!-- <meta name="robots" content="follow" /> -->
18 <!-- <meta name="revisit-after" content="30 days" /> --> 18 <!-- <meta name="revisit-after" content="30 days" /> -->
19   19  
20 20
21 <script language="JavaScript" type="text/javascript" src="menu.js"></script> 21 <script language="JavaScript" type="text/javascript" src="menu.js"></script>
22 </head> 22 </head>
23   23  
24 <body lang="en"> 24 <body lang="en">
25   25  
26 <!-- ============== HLAVICKA ============== --> 26 <!-- ============== HLAVICKA ============== -->
27 <div class="Heater"> 27 <div class="Heater">
28 <script type="text/javascript"> 28 <script type="text/javascript">
29 <!-- 29 <!--
30 DrawHeader(); // mozno zmenit nadpis v hlavicce 30 DrawHeader(); // mozno zmenit nadpis v hlavicce
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 <!-- ============== MENU ============== --> 38 <!-- ============== MENU ============== -->
39 <div class="Menu"> 39 <div class="Menu">
40 <script type="text/javascript"> 40 <script type="text/javascript">
41 <!-- 41 <!--
42 DrawMenu(); 42 DrawMenu();
43 // --> 43 // -->
44 </script> 44 </script>
45 <noscript> 45 <noscript>
46 <b> Pro zobrazení (vložení) menu je potøeba JavaScript </b> 46 <b> Pro zobrazení (vložení) menu je potøeba JavaScript </b>
47 </noscript> 47 </noscript>
48 </div> 48 </div>
49   49  
50 <!-- ============== TEXT STRANKY ============== --> 50 <!-- ============== TEXT STRANKY ============== -->
51 <div class="Text"> 51 <div class="Text">
52 <p class="Title"> 52 <p class="Title">
53 Language Test Page 53 Language Test Page
54 </p> 54 </p>
55 </div> 55 </div>
56   56  
57 <!-- ============== PATICKA ============== --> 57 <!-- ============== PATICKA ============== -->
58 <div class="Footer"> 58 <div class="Footer">
59 <script type="text/javascript"> 59 <script type="text/javascript">
60 <!-- 60 <!--
61 DrawFooter("Testovací øetìzec"); 61 DrawFooter("Testovací øetìzec");
62 // --> 62 // -->
63 </script> 63 </script>
64 <noscript> 64 <noscript>
65 <b> Pro zobrazení (vložení) hlavièky je potøeba JavaScript </b> 65 <b> Pro zobrazení (vložení) hlavièky je potøeba JavaScript </b>
66 </noscript> 66 </noscript>
67 </div> 67 </div>
68   68  
69 </body> 69 </body>
70   70  
71 </html> 71 </html>