Project Flow Chart

From OpenWetWare
Jump to navigationJump to search

<html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-eqiv="Content-Type" content="text/html;charset=utf-8"/> <title>team sendai top page</title> <style type="text/css">

div#sendai {color: #444444; background-color: #66aa66}

div#container {border: solid 2px #bbffaa; padding: 20px; background-color: #ffffff}


h1#sendai {font-size: 2em;

          font-family: Times New Roman, Times, sans-serif;
          color: #66aa66}

h2#sendai {font-size: 2em;

          font-family: Times New Roman, Times, sans-serif}
    

p#sendai {font-size: 1.25em; line-height: 1.4}

address#sendai {font-size: 1em;

           font-style: normal}

a#sendai {color: #33aa88}

a#sendai:hover {background-color: #88aaff}

a#sendai:visited {color: #skyblue}

ul#menu {list-style-type: none; margin-left: 0; padding-left: 0; background-color: #bbffaa; padding: 3px 20px}


li {display: inline; padding-right: 10px; font-size: em}

li a {text-decoration: none}

</style> </head> <body>

<div id="sendai">

<div id="container">

<h1 id="sendai">Mother Cube for Molbot</h1>

<p id="sendai">Team Sendai A</p>

<ul id="menu"> <li><a href="http://openwetware.org/wiki/Pilot2 ">Top</a></li> <li><a href="http://openwetware.org/wiki/Project">Project</a></li> <li><a href="http://openwetware.org/wiki/Project_Flow_Chart">Project Flow Chart</a></li> <li><a href="http://openwetware.org/wiki/Results_%26_Discussion">Results & Discussion</a></li> <li><a href="http://openwetware.org/wiki/Methods.html">Methods</a></li> <li><a href="http://openwetware.org/wiki/Team.html">Team</a></li> </ul>

<h2 id="sendai">Abstract</h2>

<p id="sendai">  <em>Coming Soon </em> </p>

<address id="sendai">Copyright(C) Team Sendai A</address>

</div> </div>


</body> </html>