Rev Author Line No. Line
39 miho 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3c.org/TR/html4/strict.dtd">
2  
3 <html>
4  
5 <head>
6 <meta http-equiv="Content-Type" content="text/html; charset=windows-1250" />
7 <title> Language Test </title>
8 <link rel="StyleSheet" href="styl2.css" type="text/css" title="druhy_styl" />
9 <!--[if gte ie 5.5000]>
10 <link rel="stylesheet" type="text/css" href="ie.css" />
11 <![endif]-->
12 <meta name="keywords" content="stavebnice MLAB univerzální moduly" />
13 <meta name="description" content="Projekt MLAB, Hlavní stránka" />
14  
15 <link rel="shortcut icon" type="image/x-icon" href="MLAB.ico" />
16 <!-- <link rel="shortcut icon" type="image/x-icon" href="favicon.ico"> -->
17 <!-- <meta name="robots" content="follow" /> -->
18 <!-- <meta name="revisit-after" content="30 days" /> -->
19  
20  
21 <script language="JavaScript" type="text/javascript" src="menu.js"></script>
22 </head>
23  
24 <body lang="en">
25  
26 <!-- ============== HLAVICKA ============== -->
27 <div class="Heater">
28 <script type="text/javascript">
29 <!--
30 DrawHeader(); // mozno zmenit nadpis v hlavicce
31 // -->
32 </script>
33 <noscript>
34 <b> Pro zobrazení (vložení) hlavièky je potøeba JavaScript </b>
35 </noscript>
36 </div>
37  
38 <!-- ============== MENU ============== -->
39 <div class="Menu">
40 <script type="text/javascript">
41 <!--
42 DrawMenu();
43 // -->
44 </script>
45 <noscript>
46 <b> Pro zobrazení (vložení) menu je potøeba JavaScript </b>
47 </noscript>
48 </div>
49  
50 <!-- ============== TEXT STRANKY ============== -->
51 <div class="Text">
52 <p class="Title">
53 Language Test Page
54 </p>
55 </div>
56  
57 <!-- ============== PATICKA ============== -->
58 <div class="Footer">
59 <script type="text/javascript">
60 <!--
61 DrawFooter("Testovací øetìzec");
62 // -->
63 </script>
64 <noscript>
65 <b> Pro zobrazení (vložení) hlavièky je potøeba JavaScript </b>
66 </noscript>
67 </div>
68  
69 </body>
70  
71 </html>