/Web/News.en.html
1,16 → 1,21
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3c.org/TR/html4/strict.dtd">
 
<html>
 
<head>
<meta http-equiv=Content-Type content="text/html; charset=utf-8">
<title> About MLAB Authors </title>
<link rel="StyleSheet" href="CSS/MLAB.css" type="text/css" title="MLAB Basic Style">
<script language="JavaScript" type="text/javascript" src="JS/MLAB_Menu.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title> MLAB News Page </title>
<meta name="keywords" content="MLAB News Universal Electronic Modules and Articles Processors Electronics">
<meta name="description" content="MLAB Project, News Page">
<!-- AUTOINCLUDE START "Page/Head.en.ihtml" DO NOT REMOVE -->
<link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style">
<link rel="shortcut icon" type="image/x-icon" href="Web/PIC/MLAB.ico">
<script type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script>
<!-- AUTOINCLUDE END -->
</head>
 
<body lang="en">
 
<!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE -->
<!-- ============== HEADER ============== -->
<div class="Header">
<script type="text/javascript">
20,48 → 25,73
// -->
</script>
<noscript>
<b> JavaScript is required for including of the header </b></noscript>
<p><b> JavaScript is required for including of the header </b></p>
</noscript>
</div>
<!-- AUTOINCLUDE END -->
 
<!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE -->
<!-- ============== MENU ============== -->
<div class="Menu">
<script type="text/javascript">
<!--
SetRelativePath("../");
DrawMenu();
// -->
</script>
<noscript>
<b> JavaScript is required for including of the menu </b></noscript>
<p><b> JavaScript is required for including of the menu </b><p>
</noscript>
</div>
<!-- AUTOINCLUDE END -->
 
<!-- ============== TEXT ============== -->
<div class="Text">
<p class=Subtitle>
26.8.2006
<br>
<i class=text>
Wrote this page News.
</i>
<p>
<p class=Subtitle>
24.8.2006
<br>
<i class=text>
Repaired tarball downloads in WebSVN and wrote page Downloads.
</i>
<p>
<p class="Title">
What's new
</p>
 
<p>
<i>MIHO:</i>
I am tiding up web pages so that I could start write scripts for automatic
generation of index pages (modules, apparatuses and articles).
<br>
I am correcting pages so that they will be valid.
 
<h3> 2006/9/11 </h3>
<p>
<i>MIHO:</i>
Configuration of WebSVN finished (templates, debugging).
</p>
 
<h3> 2006/8/26 </h3>
<p>
<i>KAKLIK:</i>
Created News Page.
</p>
 
<h3> 2006/8/24 </h3>
<p>
<i>KAKLIK:</i>
Repaired tarrball download in WebSVN and written Download Page.
</p>
 
</div>
 
<!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE -->
<!-- ============== FOOTER ============== -->
<div class="Footer">
<script type="text/javascript">
<!--
SetRelativePath("../");
DrawFooter();
// -->
</script>
<noscript>
<b> JavaScript is required for including of the footer </b></noscript>
<p><b> JavaScript is required for including of the footer </b></p>
</noscript>
</div>
<!-- AUTOINCLUDE END -->
 
</body>
 
</html>