Team:Kyoto/Parts

From 2008.igem.org

(Difference between revisions)
(hr)
(table parts)
Line 6: Line 6:
  <style type="text/css">
  <style type="text/css">
   <!--
   <!--
-
   div.parts {text-align:left;
+
   table.parts {width:850px;
-
                 line-height:25%;
+
                color:#FFFFFF;
-
                 width:800px;}
+
                background-color:#000000;
-
   p.subtitle {font-size:20px;
+
                 border:1px #0000ff dotted;
-
              margin:0px 0px 10px 0px;
+
                border-collapse:separate;
-
              text-indent:3em;}
+
                 border-spacing:5px;
-
   p.main {margin:0px 0px 0px 0px;
+
                margin:0px 0px 30px 0px;}
-
          text-indent:1em;}
+
   th.parts {text-align:center;
 +
            vertical-align:top;
 +
            border:1px #0000ff dotted;
 +
            padding:10px;
 +
            font-size:20px;}
 +
   td.parts {text-align:center;
 +
            vertical-align:top;
 +
            border:1px #0000ff dotted;
 +
            padding: 10px;
 +
            font-size:15px;}
   -->
   -->
  </style>
  </style>
Line 34: Line 43:
<!--main-->
<!--main-->
   <p class="title">Parts</p>
   <p class="title">Parts</p>
 +
 +
<!--parts list-->
 +
  <table class="parts">
 +
  <tr>
 +
    <td class="parts">Part Name</th>
 +
    <td class="parts">Sub Parts</th>
 +
    <td class="parts">Description</th>
 +
    <td class="parts">Length(bp)</th>
 +
  </tr>
 +
 +
  <tr>
 +
    <td class="parts">1</th>
 +
    <td class="parts">2</th>
 +
    <td class="parts">3</th>
 +
    <td class="parts">4</th>
 +
  </tr>
 +
 +
  </table>
  </div>
  </div>
  <hr>
  <hr>
<html>
<html>

Revision as of 13:43, 27 October 2008

Home Team Project Parts Modeling Notebook Links

Parts

Part Name Sub Parts Description Length(bp)
1 2 3 4