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 <head>
154 miho 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
39 miho 6 <title> MLAB Main Page </title>
154 miho 7 <meta name="keywords" content="MLAB Universal Electronic Modules and Articles Processors Electronics">
8 <meta name="description" content="MLAB Project, Main Page">
132 kaklik 9 <!-- AUTOINCLUDE START "Page/Head.en.ihtml" DO NOT REMOVE -->
154 miho 10 <link rel="StyleSheet" href="Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style">
11 <link rel="shortcut icon" type="image/x-icon" href="Web/PIC/MLAB.ico">
12 <script type="text/javascript" src="Web/JS/MLAB_Menu.js"></script>
118 miho 13 <!-- AUTOINCLUDE END -->
39 miho 14 </head>
15  
16 <body lang="en">
17  
132 kaklik 18 <!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE -->
44 kakl 19 <!-- ============== HEADER ============== -->
20 <div class="Header">
39 miho 21 <script type="text/javascript">
22 <!--
71 miho 23 SetRelativePath("");
44 kakl 24 DrawHeader();
39 miho 25 // -->
26 </script>
27 <noscript>
154 miho 28 <p><b> JavaScript is required for including of the header </b></p>
71 miho 29 </noscript>
39 miho 30 </div>
118 miho 31 <!-- AUTOINCLUDE END -->
39 miho 32  
132 kaklik 33 <!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE -->
39 miho 34 <!-- ============== MENU ============== -->
35 <div class="Menu">
36 <script type="text/javascript">
37 <!--
118 miho 38 SetRelativePath("");
39 miho 39 DrawMenu();
40 // -->
41 </script>
42 <noscript>
154 miho 43 <p><b> JavaScript is required for including of the menu </b><p>
71 miho 44 </noscript>
39 miho 45 </div>
118 miho 46 <!-- AUTOINCLUDE END -->
39 miho 47  
44 kakl 48 <!-- ============== TEXT ============== -->
39 miho 49 <div class="Text">
50 <p class="Title">
132 kaklik 51 Welcome at open source hardware MLAB project site
44 kakl 52 <br>
154 miho 53 <a href="index.cs.html"><img class="noborder" width=22 height=13 src="Web/PIC/CZE.gif" alt="Česká vlajka"></a>
54 <a href="index.en.html"><img class="noborder" width=22 height=13 src="Web/PIC/GBR.gif" alt="Britská vlajka"></a>
39 miho 55 </p>
56 <p class=Subtitle>
44 kakl 57 This is a noncommercial web about electronics with original designs.
39 miho 58 We are especially interested in microcontrollers and small robots.
44 kakl 59 You can find here a lot of electronic modules you can use when developing
60 some electronics with processors. It doesn't matter if you are professional
61 developer or hobbyist.
62 <br>
63 <i>
64 The web is not finished yet, in fact we are working on it these days.
65 </i>
39 miho 66 </p>
67 <p>
71 miho 68 On this web there are published MLAB modules,
44 kakl 69 their documentation and other original papers about electronics and designs
71 miho 70 written by our authors.
44 kakl 71 We want to bring <i>new valuable information</i>. We are the authors not
72 the web links collectors. More information about our goals and about this web
71 miho 73 is on the page <a href="Web/About.en.html">about this project</a>.
154 miho 74 </p>
75 <ul>
76 <li><a href="Web/AboutMLAB.en.html">About MLAB</a></li>
77 <li><a href="Web/AboutAuthors.en.html">About Authors</a></li>
78 <li><a href="Web/AboutWeb.en.html">About MLAB web</a></li>
79 </ul>
39 miho 80 </div>
81  
132 kaklik 82 <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE -->
54 miho 83 <!-- ============== FOOTER ============== -->
39 miho 84 <div class="Footer">
85 <script type="text/javascript">
86 <!--
118 miho 87 SetRelativePath("");
44 kakl 88 DrawFooter();
39 miho 89 // -->
90 </script>
91 <noscript>
154 miho 92 <p><b> JavaScript is required for including of the footer </b></p>
71 miho 93 </noscript>
39 miho 94 </div>
118 miho 95 <!-- AUTOINCLUDE END -->
39 miho 96  
97 </body>
54 miho 98 </html>