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