0,0 → 1,71 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3c.org/TR/html4/strict.dtd"> |
|
<html> |
|
<head> |
<meta http-equiv="Content-Type" content="text/html; charset=windows-1250" /> |
<title> Test jzykù </title> |
<link rel="StyleSheet" href="styl2.css" type="text/css" title="druhy_styl" /> |
<!--[if gte ie 5.5000]> |
<link rel="stylesheet" type="text/css" href="ie.css" /> |
<![endif]--> |
<meta name="keywords" content="stavebnice MLAB univerzální moduly" /> |
<meta name="description" content="Projekt MLAB, Hlavní stránka" /> |
|
<link rel="shortcut icon" type="image/x-icon" href="MLAB.ico" /> |
<!-- <link rel="shortcut icon" type="image/x-icon" href="favicon.ico"> --> |
<!-- <meta name="robots" content="follow" /> --> |
<!-- <meta name="revisit-after" content="30 days" /> --> |
|
|
<script language="JavaScript" type="text/javascript" src="menu.js"></script> |
</head> |
|
<body lang="cs"> |
|
<!-- ============== HLAVICKA ============== --> |
<div class="Heater"> |
<script type="text/javascript"> |
<!-- |
DrawHeader(); // mozno zmenit nadpis v hlavicce |
// --> |
</script> |
<noscript> |
<b> Pro zobrazení (vloení) hlavièky je potøeba JavaScript </b> |
</noscript> |
</div> |
|
<!-- ============== MENU ============== --> |
<div class="Menu"> |
<script type="text/javascript"> |
<!-- |
DrawMenu(); |
// --> |
</script> |
<noscript> |
<b> Pro zobrazení (vloení) menu je potøeba JavaScript </b> |
</noscript> |
</div> |
|
<!-- ============== TEXT STRANKY ============== --> |
<div class="Text"> |
<p class="Title"> |
Test jazykù |
</p> |
</div> |
|
<!-- ============== PATICKA ============== --> |
<div class="Footer"> |
<script type="text/javascript"> |
<!-- |
DrawFooter("Testovací øetìzec"); |
// --> |
</script> |
<noscript> |
<b> Pro zobrazení (vloení) hlavièky je potøeba JavaScript </b> |
</noscript> |
</div> |
|
</body> |
|
</html> |