/Web/AboutAuthors.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">
<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 name="keywords" content="MLAB Universal Electronic Modules and Articles Processors Electronics">
<meta name="description" content="About authors of MLAB Project">
<!-- 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,19 → 25,25
// -->
</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">
41,17 → 52,16
<p class="Name"> Milan Horkel </p>
<img border=0 width=80 height=100
src="PIC/AuthorMiho.jpg"
alt="Picture of miho" />
alt="Picture of miho">
<p>
The father of MLAB Project. Profession HW developer.
Web designer (albeit he know about it almost nothing).
<p>
<ul type="none">
<li> Design of new modules </li>
<li> Writing of the articles </li>
<li> Web design </li>
</ul>
</p>
<ul type="none">
<li> Design of new modules </li>
<li> Writing of the articles </li>
<li> Web design </li>
</ul>
</div>
<div class="AboutAuthor">
<h1> kakl </h1>
58,18 → 68,16
<p class="Name"> Martin Kákona </p>
<img class="FloatLeft" border=0 width=80 height=118
src="PIC/AuthorKakl.jpg"
alt="Picture of kakl" />
alt="Picture of kakl">
<p>
He is a source of new and sometimes crazy ideas. Professional HW and SW developer
Interested if astronomy.
</p>
<p>
<ul>
<li> Design of new modules </li>
<li> MLAB modules applications </li>
<li> SubVersion administrator </li>
</ul>
</p>
<ul>
<li> Design of new modules </li>
<li> MLAB modules applications </li>
<li> SubVersion administrator </li>
</ul>
</div>
<div class="AboutAuthor">
<h1> kaklik </h1>
76,18 → 84,16
<p class="Name"> Jakub Kákona </p>
<img class="FloatLeft" border=0 width=80 height=106
src="PIC/AuthorKaklik.jpg"
alt="Picture of kaklik" />
alt="Picture of kaklik">
<p>
Nudging young student. It is not easy to satisfy all his needs fast enough.
He will be a developer sometime in the future.
</p>
<p>
<ul>
<li> Design of new modules </li>
<li> Robots and small cars construction </li>
<li> System administrator </li>
</ul>
</p>
<ul>
<li> Design of new modules </li>
<li> Robots and small cars construction </li>
<li> System administrator </li>
</ul>
</div>
<div class="AboutAuthor">
<h1> fík </h1>
94,33 → 100,34
<p class="Name"> Dog Feek </p>
<img class="FloatLeft" border=0 width=100 height=75
src="./PIC/AuthorFik.jpg"
alt="Picture of Feek" />
alt="Picture of Feek">
<p>
Our four-footed friend, source of good temper. He helps us to maintain our
physical and mental health.
</p>
<p>
<ul>
<li> Watchdog </li>
<li> Creation of endorphines </li>
<li> Pulling the authors off the computer </li>
<li> Making authors running in the country </li>
</ul>
</p>
<ul>
<li> Watchdog </li>
<li> Creation of endorphines </li>
<li> Pulling the authors off the computer </li>
<li> Making authors running in the country </li>
</ul>
</div>
</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>