Subversion Repositories svnkaklik

Rev

Rev 99 | Blame | Compare with Previous | Last modification | View Log | Download

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>

<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="description" content="description">
<meta name="keywords" content="keywords"> 
<meta name="author" content="author"> 
<link rel="stylesheet" type="text/css" href="default.css" media="screen">
<title>Kaklik's robots</title>
</head>

<body>

<div class="container">

<?php
  include ("./include/navigation.en.php");
?>

        <div class="holder_top"></div>

        <div class="holder">

                <h1>Robots Constructions</h1>
        <table frame="void" rules="none" cellspacing="2">
        <thead>
          <tr>
            <th colspan="2" align="center"><a href="http://www.robotika.sk/contest/">Istrobot Challenge</a></th>
          </tr>
        </thead>
          <tbody>
            <tr><th>Callis</th><td></td></tr>
            <tr><th>Merkur</th><td><a href="http://www.mlab.cz/WebSVN/filedetails.php?repname=MLAB&path=%2FDesigns%2FROBOTS%2FMerkur%2FDOC%2FMerkur.cs.pdf">PDF</a></td></tr>
            <tr><th>3Orbis</th><td><a href="http://www.mlab.cz/WebSVN/filedetails.php?repname=MLAB&path=%2FDesigns%2FROBOTS%2F3Orbis%2FDOC%2F3Orbis.cs.pdf">PDF<a/></td></tr>
          </tbody>
        </table>
        <p></p>
        <table frame="void" rules="none" cellspacing="2">
        <thead>
          <tr>
            <th colspan="2" align="center"><a href="http://napajenisluncem.vsb.cz/">Napájení sluncem (Sun powered vehicles chllenge)</a></th>
          </tr>
        </thead>
          <tbody>
            <tr><th>Dark Walker</th><td></td></tr>
            <tr><th>Dark Walker II</th><td></td></tr>
            <tr><th>Dark Jump</th><td></td></tr>
            <tr><th>Sagitta</th><td></td></tr>
            <tr><th>Scamnum Specularis</th><td></td></tr>
          </tbody>
        </table>
                
        </div>

<?php
  include ("./include/footer.php");
?>

</div>

</body>

</html>