Rev 40 Rev 44
Line 3... Line 3...
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> MLAB Main Page </title> 7 <title> MLAB Main Page </title>
8 <link rel="StyleSheet" href="styl2.css" type="text/css" title="druhy_styl" /> 8 <link rel="StyleSheet" href="./Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style" />
9 <!--[if gte ie 5.5000]> -  
10 <link rel="stylesheet" type="text/css" href="ie.css" /> -  
11 <![endif]--> -  
12 <meta name="keywords" content="MLAB Universal Electronic Modules" /> 9 <meta name="keywords" content="MLAB Universal Electronic Modules and Articles Processors Electronics" />
13 <meta name="description" content="MLAB Project, Main Page" /> 10 <meta name="description" content="MLAB Project, Main Page" />
14   -  
15 <link rel="shortcut icon" type="image/x-icon" href="MLAB.ico" /> 11 <link rel="shortcut icon" type="image/x-icon" href="Web/PIC/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> 12 <script language="JavaScript" type="text/javascript" src="Web/JS/MLAB_Menu.js"></script>
22 </head> 13 </head>
23   14  
24 <body lang="en"> 15 <body lang="en">
25   16  
26 <!-- ============== HLAVICKA ============== --> 17 <!-- ============== HEADER ============== -->
27 <div class="Heater"> 18 <div class="Header">
28 <script type="text/javascript"> 19 <script type="text/javascript">
29 <!-- 20 <!--
-   21  
30 DrawHeader(); // mozno zmenit nadpis v hlavicce 22 DrawHeader();
31 // --> 23 // -->
32 </script> 24 </script>
33 <noscript> 25 <noscript>
34 <b> JavaScript is required for including of the header </b> 26 <b> JavaScript is required for including of the header </b>
35 </noscript> 27 </noscript>
Line 45... Line 37...
45 <noscript> 37 <noscript>
46 <b> JavaScript is required for including of the menu </b> 38 <b> JavaScript is required for including of the menu </b>
47 </noscript> 39 </noscript>
48 </div> 40 </div>
49   41  
50 <!-- ============== TEXT STRANKY ============== --> 42 <!-- ============== TEXT ============== -->
51 <div class="Text"> 43 <div class="Text">
52 <p class="Title"> 44 <p class="Title">
53 Welcome at MLAB site 45 Welcome at MLAB site
-   46 <br>
-   47 <a href="index.cs.html"><img border=0 width=22 height=13 src="Web/PIC/CZE.gif" alt="Èeská vlajka"></a>
-   48 <a href="index.en.html"><img border=0 width=22 height=13 src="Web/PIC/GBR.gif" alt="Britská vlajka"></a>
54 </p> 49 </p>
55 <p class=Subtitle> 50 <p class=Subtitle>
56 This is noncommercial web about electronics with original designs. 51 This is a noncommercial web about electronics with original designs.
57 We are especially interested in microcontrollers and small robots. 52 We are especially interested in microcontrollers and small robots.
-   53 You can find here a lot of electronic modules you can use when developing
-   54 some electronics with processors. It doesn't matter if you are professional
-   55 developer or hobbyist.
-   56 <br>
-   57 <i>
58 The web is not finished yet, in fact we are working on it these days. 58 The web is not finished yet, in fact we are working on it these days.
-   59 </i>
59 </p> 60 </p>
60 <p> 61 <p>
-   62 On this web there are published <a href="Web/AboutMLAB.en.html">MLAB</a> modules,
-   63 their documentation and other original papers about electronics and designs
61 Select your prefered language (not working yet) 64 written by our <a href="Web/AboutAuthors.en.html">authors</a>.
62 <a href="index.html"><img border=0 width=22 height=13 src="CZE.gif" alt="Èeská vlajka"></a> 65 We want to bring <i>new valuable information</i>. We are the authors not
63 <a href="index.en.html"><img border=0 width=22 height=13 src="GBR.gif" alt="Britská vlajka"></a> 66 the web links collectors. More information about our goals and about this web
-   67 is on the page <a href="Web/AboutWeb.en.html">about MLAB web</a>.
64 </p> 68 </p>
65 <p> 69 <p>
66 On this web there are published -  
67 <a href="AboutMLAB.en.html">MLAB</a> -  
68 modules, their documentation and other original papers about electronics 70 The web is primary in Czech language but some information is translated
69 and designs written by our -  
70 <a href="AboutAuthors.en.html">authors</a>. -  
71 We want to brink <i>new valuable information</i>. We are the authors not 71 into English language. When the text is not in English it is presented
72 the web links collectors. More information about our goals and about this web 72 in Czech. Schematics, tables, source files and other design data are considered
73 is on the page -  
74 <a href="AboutWeb.en.html">about MLAB web</a>. 73 to be international enough to be valuable even without translated text.
75 </p> 74 </p>
76 <h1> Fast links just for test </h1> 75 <p>
77 <p> <a href="PICPGR301A.en.html">PICPGR301A </a> </p> -  
78 <p> <a href="Cestina_UTF8.html" >Test èeštiny UTF8 </a> </p> 76 The translation may not be done well. If you can see errors let us know, please.
79 <p> <a href="Cestina_CP1250.html">Test èeštiny CP1250 </a> </p> -  
80 </div> 77 </div>
81   78  
82 <!-- ============== PATICKA ============== --> 79 <!-- ============== PATICKA ============== -->
83 <div class="Footer"> 80 <div class="Footer">
84 <script type="text/javascript"> 81 <script type="text/javascript">
85 <!-- 82 <!--
86 DrawFooter("Test String"); 83 DrawFooter();
87 // --> 84 // -->
88 </script> 85 </script>
89 <noscript> 86 <noscript>
90 <b> JavaScript is required for including of the footer </b> 87 <b> JavaScript is required for including of the footer </b>
91 </noscript> 88 </noscript>