WikitemplateA parts
From 2014.igem.org
(Difference between revisions)
(Created page with "<html> <!-- this section changes the default wiki template to a white full width background --> <style type="text/css"> #contentSub, #footer-box, #catlinks, #search-controls, ...") |
|||
(19 intermediate revisions not shown) | |||
Line 34: | Line 34: | ||
} | } | ||
</style> | </style> | ||
+ | <!-- here ends the section that changes the default wiki template to a white full width background --> | ||
Line 39: | Line 40: | ||
<div id="contentcontainer"> | <div id="contentcontainer"> | ||
- | |||
Line 49: | Line 49: | ||
<tr> | <tr> | ||
- | <!-- Navigation bar | + | <!-- |
- | + | **************Navigation bar************** | |
- | first row defines the borders outside each box, how the text is aligned and the height | + | Each cell represents a button, |
- | second row defines the color, here you can change the color by modifying the hex code | + | 1.- first row defines the borders outside each box, how the text is aligned and the height |
- | third row is where you place the link to where you want that button to take you | + | 2.- second row defines the color, here you can change the color by modifying the hex code |
- | fourth row you define the color of the text inside the button and the content of it --> | + | 3.- third row is where you place the link to where you want that button to take you |
+ | 4.- fourth row you define the color of the text inside the button and the content of it | ||
+ | --> | ||
Line 79: | Line 81: | ||
<td style="border:1px solid black;" align="center" height ="45px" | <td style="border:1px solid black;" align="center" height ="45px" | ||
onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
- | <a href="" | + | <a href="https://2014.igem.org/WikitemplateA_parts" |
style="color:#000000"> Parts</a></td> | style="color:#000000"> Parts</a></td> | ||
Line 103: | Line 105: | ||
- | <!-- this is the iGEM logo! it will take to | + | <!-- this is the iGEM logo! it will take to igem.org --> |
<td align ="center"> <a href="https://igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td> | <td align ="center"> <a href="https://igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td> | ||
</tr> | </tr> | ||
Line 112: | Line 114: | ||
<!-- end of navigation bar --> | <!-- end of navigation bar --> | ||
+ | <!-- page content begins--> | ||
+ | <table width="800px" align="center"> | ||
+ | <tr> | ||
+ | <td colspan="5" heigth="45px"> <h3> </h3> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr bgColor=#e7e7e7> | ||
+ | <th>Part Type </th> | ||
+ | <th>Part Name </th> | ||
+ | <th>Part Description</th> | ||
+ | <th>Part Designer </th> | ||
+ | <th> URL</th> | ||
+ | </tr> | ||
+ | |||
+ | |||
+ | <!-- copy from for another row--> | ||
+ | <tr height="35px"> | ||
+ | <td>BBa_00000000 </td> | ||
+ | <td>write infomation </td> | ||
+ | <td>write a brief description about your part</td> | ||
+ | <td>Who designed this part?</td> | ||
+ | <td><a href="" > link to the registry </a></td> | ||
+ | </tr> | ||
+ | <!-- copy up to here for another row --> | ||
+ | |||
+ | |||
+ | <!-- copy from for another row--> | ||
+ | <tr height="35px"> | ||
+ | <td>BBa_00000000 </td> | ||
+ | <td>write infomation </td> | ||
+ | <td>write a brief description about your part</td> | ||
+ | <td>Who designed this part?</td> | ||
+ | <td><a href="" > link to the registry </a></td> | ||
+ | </tr> | ||
+ | <!-- copy up to here for another row --> | ||
+ | |||
+ | |||
+ | |||
+ | </table> | ||
</div> | </div> | ||
</html> | </html> | ||
+ | |||
+ | <!-- end of page --> |
Latest revision as of 18:37, 28 March 2014
Home | Team | Official Team Profile | Project | Parts | Modeling | Notebook | Safety | Attributions | |
|
||||
Part Type | Part Name | Part Description | Part Designer | URL |
---|---|---|---|---|
BBa_00000000 | write infomation | write a brief description about your part | Who designed this part? | link to the registry |
BBa_00000000 | write infomation | write a brief description about your part | Who designed this part? | link to the registry |