Team:Freiburg/Content/Modeling

From 2014.igem.org

(Difference between revisions)
(Created page with "<html> <table width="70%" align="center"> <tr> <td colspan="3" height="15px"> </td></tr> <tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr> <tr> <td colspan="3" height=...")
Line 1: Line 1:
<html>
<html>
-
<table width="70%" align="center">
+
<head>
-
 
+
<link rel="stylesheet" type="text/css" href="styles.css">
-
<tr> <td colspan="3" height="15px"> </td></tr>
+
</head>
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
+
<body>
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
<div id = "sidenav">
-
 
+
<h1>Title</h1>
-
 
+
<ul>
-
<!--modeling content -->
+
<li><a href = "#">Position 1</a></li><li>
-
<tr><td colspan="3"> <h3>Modeling</h3></td></tr>
+
<a href = "#">Position 2</a></li> <li style = "border-bottom: 4px solid #007A7A;">
-
</tr>
+
<a href = "#">Position 3</a></li>
-
 
+
</ul>
-
 
+
</div>
-
<tr>
+
</body>
-
<td width="45%"  valign="top">  
+
-
<p>If you choose to create a model during your project, please write about it here. Modeling is not an essential part of iGEM, but we encourage any and all teams to model some aspect of their project. See previous "Best Model" awards for more information.</p>
+
-
</td>
+
-
 
+
-
<td></td>
+
-
<td></td>
+
-
</tr>
+
-
 
+
-
 
+
</table>
</table>
</html>
</html>

Revision as of 13:09, 2 September 2014