Biomod/2012/TeamSendaiA/Member: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 6: Line 6:
<style type="text/css">
<style type="text/css">


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


Line 14: Line 14:




h1        {font-size: 2em;
h1#sendai         {font-size: 2em;
           font-family: Times New Roman, Times, sans-serif;
           font-family: Times New Roman, Times, sans-serif;
           color: #66aa66}
           color: #66aa66}


h2        {font-size: 2em;
h2#sendai         {font-size: 2em;
           font-family: Times New Roman, Times, sans-serif}
           font-family: Times New Roman, Times, sans-serif}
      
      


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


address    {font-size: 1em;
address#sendai   {font-size: 1em;
             font-style: normal}
             font-style: normal}


a          {color: #33aa88}
a#sendai         {color: #33aa88}


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


a:visited  {color: #skyblue}
a#sendai:visited  {color: #skyblue}


ul        {list-style-type: none;
ul#menu         {list-style-type: none;
margin-left: 0;
margin-left: 0;
padding-left: 0;
padding-left: 0;
Line 51: Line 51:
<body>
<body>


<div id="wiki">
<div id="sendai">


<div id="container">
<div id="container">


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


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


<ul>
<ul id="menu">
<li><a href="http://openwetware.org/wiki/Pilot2 ">Top</a></li>                   
<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">Project</a></li>
Line 68: Line 68:
</ul>
</ul>


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


<p>
Menber
Menber
</p>
</p>


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


</div>
</div>

Revision as of 00:07, 23 August 2012

<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">

Menber </p>

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

</div> </div>


</body> </html>