Rev Author Line No. Line
332 miho 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
162 miho 2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5 <title> MLAB Texts </title>
6 <meta name="keywords" content="MLAB texts articles overview">
7 <meta name="description" content="MLAB Project, Texts and Articles">
8 <!-- AUTOINCLUDE START "Page/Head.en.ihtml" DO NOT REMOVE -->
9 <link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style">
381 miho 10 <link rel="StyleSheet" href="../Web/CSS/MLAB_Print.css" type="text/css" media="print">
207 miho 11 <link rel="shortcut icon" type="image/x-icon" href="../Web/PIC/MLAB.ico">
162 miho 12 <script type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script>
13 <!-- AUTOINCLUDE END -->
14 </head>
15  
16 <body lang="en">
17  
18 <!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE -->
19 <!-- ============== HEADER ============== -->
20 <div class="Header">
21 <script type="text/javascript">
22 <!--
23 SetRelativePath("../");
24 DrawHeader();
25 // -->
26 </script>
27 <noscript>
28 <p><b> JavaScript is required for including of the header </b></p>
29 </noscript>
30 </div>
31 <!-- AUTOINCLUDE END -->
32  
33 <!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE -->
34 <!-- ============== MENU ============== -->
35 <div class="Menu">
36 <script type="text/javascript">
37 <!--
38 SetRelativePath("../");
39 DrawMenu();
40 // -->
41 </script>
42 <noscript>
43 <p><b> JavaScript is required for including of the menu </b><p>
44 </noscript>
45 </div>
46 <!-- AUTOINCLUDE END -->
47  
48 <!-- ============== TEXT ============== -->
49 <div class="Text">
50 <p class="Title">
335 miho 51 Overview of MLAB Articles
162 miho 52 </p>
53 <p class=Subtitle>
190 miho 54 You can find here an overview of MLAB texts and articles.
55 It is automatically generated page based on source database and
56 the overview can be sorted variously.
162 miho 57 </p>
314 miho 58  
959 miho 59 <p>
60 <i>Test version of the Index is
61 <a href="http://www.mlab.cz/Server/GenIndex/GenIndex.php?lang=en&amp;path=/Articles">here</a></i>
62 <p>
314 miho 63  
552 miho 64 <h1> amforth - Forth language for ATmega </h1>
65  
66 <p>
67 Experimental page (under development)<br>
68 <a href="../Articles/Forth/HTML/WordList.en.html">amforth - List of all words with links to Source Code</a>
69 .
70 </p>
71  
162 miho 72 </div>
73  
74 <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE -->
75 <!-- ============== FOOTER ============== -->
76 <div class="Footer">
77 <script type="text/javascript">
78 <!--
79 SetRelativePath("../");
80 DrawFooter();
81 // -->
82 </script>
83 <noscript>
84 <p><b> JavaScript is required for including of the footer </b></p>
85 </noscript>
86 </div>
87 <!-- AUTOINCLUDE END -->
88  
89 </body>
90 </html>