/www/Cestina_CP1250.html
38,10 → 38,10
<!-- ============== TEXT STRANKY ============== -->
<div class=Text>
<p class=Title>
Test kódování èetiny
Test kódování èeštiny
</p>
<p class="Subtitle">
Pøíliš žluouèký kùò pìl ïábelské ódy u úlu.
Pøíliš žluouèký kùò úpìl ïábelské ódy.
</p>
</div>
/www/Cestina_UTF8.html
41,7 → 41,7
Test kódování četiny
</p>
<p class="Subtitle">
Příliš žluťoučký kůň pěl ďábelské ódy u úlu.
Příliš žluťoučký kůň úpěl ďábelské ódy.
</p>
</div>
/www/index.html
3,18 → 3,25
<html>
 
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1250" />
<title> Hlavní stránka MLAB </title>
<link rel="StyleSheet" href="styl2.css" type="text/css" title="druhy_styl">
<!-- <link rel="shortcut icon" href="MLAB.ico"> -->
<!-- <link rel="shortcut icon" type='image/x-icon' href="favicon.ico"> -->
<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>
<body lang="cs">
 
<!-- ============== HLAVICKA ============== -->
<div class="Heater">
59,7 → 66,7
sbìratelé odkazù. Více informací o našich cílech naleznete
<a href="AboutWeb.html">na stránce o webu</a>.
</p>
<h1> Rychlé odkazy </h1>
<h1> Rychlé odkazy (rozpracované) </h1>
<p> <a href="PICPGR301A.html">PICPGR301A </a> </p>
<p> <a href="Cestina_UTF8.html" >Test èeštiny UTF8 </a> </p>
<p> <a href="Cestina_CP1250.html">Test èeštiny CP1250 </a> </p>
/www/menu.js
15,7 → 15,7
if(MoreInfo==undefined) MoreInfo=document.title;
// Vlozeni HTML kodu
write('<div class="Header"> ');
write('<a href="index.html"><img border=0 width=273 height=57 src="mlab01.gif" alt="MLAB online"></a>');
write('<a href="index.html"><img border=0 width=273 height=57 src="MLAB_Logo.gif" alt="MLAB Logo"></a>');
write('<span class="HeaderText">&nbsp;'+MoreInfo+'</span>');
write('</div> ');
}
46,6 → 46,7
write(' <li> <a href="index.html">MLAB Home</a> </li>');
write(' <li> <a href="AboutAuthors.html">Autoøi</a> </li>');
write(' <li> <a href="AboutWeb.html">O WEBu</a> </li>');
write(' <li> <a href="ToDoList.html">To do list</a> </li>');
write(' </ul>');
write('</div> ');
}
77,5 → 78,3
}
}
}
 
 
/www/styl2.css
4,7 → 4,6
Pro tisk je vhodné vypnout menu.
*/
 
 
/*============================================================================*/
/* Globalni nastaveni */
/*============================================================================*/