|
|
Line 53: |
Line 53: |
| <p> We are team something! </p> | | <p> We are team something! </p> |
| <p>Scroll down to find more about our project! </p> | | <p>Scroll down to find more about our project! </p> |
- | <a href="#Ablock"> ABlock </a>
| |
- | <a href="#Bblock"> Bblock </a>
| |
- | <a href="#Cblock"> Cblock</a>
| |
| | | |
| </td> | | </td> |
Line 64: |
Line 61: |
| | | |
| | | |
- | <!-- Ablock - block of content --> | + | |
- | <table id="Ablock" width="100%" cellspacing="0" height="500px"> | + | <!-- Block of content --> |
| + | <table width="100%" cellspacing="0" height="500px"> |
| <tr> | | <tr> |
- | <td bgColor="#F2E9E1"></td> | + | <td bgColor="#FFFFFF"></td> |
- | <td width="975px" align="center" bgColor="#F2E9E1" > | + | <td width="975px" align="center" bgColor="#FFFFFF" > |
| | | |
| <table width="975px" cellspacing="0" height="500px"> | | <table width="975px" cellspacing="0" height="500px"> |
| <tr> | | <tr> |
| + | <td width="95%" bgColor="#FFFFFF" rowspan="3" align="center"> |
| | | |
| <!-- Content goes here --> | | <!-- Content goes here --> |
- | <td width="95%" bgColor="#F2E9E1" rowspan="3" align="center">
| |
- | <h3>What is your project about? </h3>
| |
- | <p>Lorem ipsum ad his scripta blandit partiendo, eum fastidii accumsan euripidis in, eum liber hendrerit an. <br>
| |
- | Qui ut wisi vocibus suscipiantur, quo dicit ridens inciderint id. </p>
| |
| | | |
- | </td> | + | <img src="https://static.igem.org/mediawiki/2014/0/0a/DwikitemplateB_dnastrand.png"> |
| + | </td> |
| | | |
| | | |
- | <!-- These are the scrolling navigation menu --> | + | <!-- This is the back to top section --> |
- | <td height="30px" width="5%" align="center" onMouseOver="this.bgColor='#F2E9E1'" onMouseOut="this.bgColor='#CBE86B'" bgColor=#CBE86B> | + | <td> </td> |
- | <a href="#Ablock" style="text-decoration:none;color:#1C140D"> ABlock </a> </td></tr> | + | <tr><td></td></tr> |
- | | + | <tr> <td height="20px" width="5%" align="center" onMouseOver="this.bgColor='#F2E9E1'" onMouseOut="this.bgColor='#CBE86B'" bgColor=#CBE86B> |
- | <tr><td height="30px" width="5%" align="center" onMouseOver="this.bgColor='#F2E9E1'" onMouseOut="this.bgColor='#CBE86B'" bgColor=#CBE86B> | + | <a href="#firstblock" style="text-decoration:none;color:#1C140D"> Top </a> </td></tr> |
- | <a href="#Bblock" style="text-decoration:none;color:#1C140D"> BBlock </a> </td></tr> | + | |
| | | |
- | <tr><td height="30px" width="5%" align="center" onMouseOver="this.bgColor='#F2E9E1'" onMouseOut="this.bgColor='#CBE86B'" bgColor=#CBE86B>
| |
- | <a href="#Cblock" style="text-decoration:none;color:#1C140D">CBlock </a> </td></tr>
| |
| </table> | | </table> |
| | | |
| | | |
| </td> | | </td> |
- | <td bgColor="#F2E9E1"></td> | + | <td bgColor="#FFFFFF"></td> |
| </tr> | | </tr> |
| </table> | | </table> |
- | <!-- end of ABlock--> | + | <!-- end of Block--> |
- | | + | |
| | | |
| | | |
| | | |
- | <!-- Bblock - block of content --> | + | <!-- Block of content --> |
- | <table id="Bblock" width="100%" cellspacing="0" height="500px"> | + | <table width="100%" cellspacing="0" height="500px"> |
| <tr> | | <tr> |
- | <td bgColor="#FFFFFF"></td> | + | <td bgColor="#FFFFFF"></td> |
| <td width="975px" align="center" bgColor="#FFFFFF" > | | <td width="975px" align="center" bgColor="#FFFFFF" > |
| | | |
| + | <table width="975px" cellspacing="0" height="500px"> |
| + | <tr> |
| + | <td width="95%" bgColor="#FFFFFF" rowspan="3" align="center"> |
| | | |
| <!-- Content goes here --> | | <!-- Content goes here --> |
- | <table width="975px" cellspacing="0" height="500px">
| |
- | <tr><td width="95%" bgColor="#FFFFFF" rowspan="3" align="center">
| |
- | <img src="https://static.igem.org/mediawiki/2014/0/0a/DwikitemplateB_dnastrand.png">
| |
- | <h3>Who will your project help? </h3>
| |
- | <p> Here you can write who you aim to help</p>
| |
- | </td>
| |
| | | |
- |
| |
- | <!-- These are the scrolling navigation menu -->
| |
- | <td height="30px" width="5%" align="center" onMouseOver="this.bgColor='#F2E9E1'" onMouseOut="this.bgColor='#CBE86B'" bgColor=#CBE86B>
| |
- | <a href="#Ablock" style="text-decoration:none;color:#1C140D"> ABlock </a> </td></tr>
| |
- |
| |
- | <tr><td height="30px" width="5%" align="center" onMouseOver="this.bgColor='#F2E9E1'" onMouseOut="this.bgColor='#CBE86B'" bgColor=#CBE86B>
| |
- | <a href="#Bblock" style="text-decoration:none;color:#1C140D"> BBlock </a> </td></tr>
| |
- |
| |
- | <tr><td height="30px" width="5%" align="center" onMouseOver="this.bgColor='#F2E9E1'" onMouseOut="this.bgColor='#CBE86B'" bgColor=#CBE86B>
| |
- | <a href="#Cblock" style="text-decoration:none;color:#1C140D">CBlock </a> </td></tr>
| |
- | </table>
| |
- |
| |
- |
| |
- | </td>
| |
- | <td bgColor="#FFFFFF"></td>
| |
- | </tr>
| |
- | </table>
| |
- | <!-- end of BBlock-->
| |
- |
| |
- |
| |
- | <!-- Cblock - block of content -->
| |
- | <table id="Cblock" width="100%" cellspacing="0" height="500px">
| |
- | <tr>
| |
- | <td bgColor="#F2E9E1"></td>
| |
- | <td width="975px" align="center" bgColor="#F2E9E1" >
| |
- |
| |
- | <table width="975px" cellspacing="0" height="500px">
| |
- | <tr>
| |
- | <td width="95%" bgColor="#F2E9E1" rowspan="3" align="center">
| |
| <img src="https://static.igem.org/mediawiki/2014/7/7d/Gears.png"> | | <img src="https://static.igem.org/mediawiki/2014/7/7d/Gears.png"> |
| + | </td> |
| | | |
- | </td>
| |
| | | |
| + | <!-- This is the back to top section --> |
| + | <td> </td> |
| + | <tr><td></td></tr> |
| + | <tr> <td height="20px" width="5%" align="center" onMouseOver="this.bgColor='#F2E9E1'" onMouseOut="this.bgColor='#CBE86B'" bgColor=#CBE86B> |
| + | <a href="#firstblock" style="text-decoration:none;color:#1C140D"> Top </a> </td></tr> |
| | | |
- | <!-- These are the scrolling navigation menu -->
| |
- | <td height="30px" width="5%" align="center" onMouseOver="this.bgColor='#F2E9E1'" onMouseOut="this.bgColor='#CBE86B'" bgColor=#CBE86B>
| |
- | <a href="#Ablock" style="text-decoration:none;color:#1C140D"> ABlock </a> </td></tr>
| |
- |
| |
- | <tr><td height="30px" width="5%" align="center" onMouseOver="this.bgColor='#F2E9E1'" onMouseOut="this.bgColor='#CBE86B'" bgColor=#CBE86B>
| |
- | <a href="#Bblock" style="text-decoration:none;color:#1C140D"> BBlock </a> </td></tr>
| |
- |
| |
- | <tr><td height="30px" width="5%" align="center" onMouseOver="this.bgColor='#F2E9E1'" onMouseOut="this.bgColor='#CBE86B'" bgColor=#CBE86B>
| |
- | <a href="#Cblock" style="text-decoration:none;color:#1C140D">CBlock </a> </td></tr>
| |
| </table> | | </table> |
| | | |
| | | |
| </td> | | </td> |
- | <td bgColor="#F2E9E1"></td> | + | <td bgColor="#FFFFFF"></td> |
| </tr> | | </tr> |
| </table> | | </table> |
- | <!-- end of CBlock--> | + | <!-- end of Block--> |
| | | |
| | | |
- | <!-- Dblock - block of content --> | + | <!-- Block of content --> |
- | <table id="Dblock" width="100%" cellspacing="0" height="500px"> | + | <table width="100%" cellspacing="0" height="500px"> |
| <tr> | | <tr> |
| <td bgColor="#FFFFFF"></td> | | <td bgColor="#FFFFFF"></td> |
Line 180: |
Line 136: |
| <tr> | | <tr> |
| <td width="95%" bgColor="#FFFFFF" rowspan="3" align="center"> | | <td width="95%" bgColor="#FFFFFF" rowspan="3" align="center"> |
| + | |
| + | <!-- Content goes here --> |
| + | |
| <img src="https://static.igem.org/mediawiki/2014/7/7d/Gears.png"> | | <img src="https://static.igem.org/mediawiki/2014/7/7d/Gears.png"> |
| </td> | | </td> |
| | | |
| | | |
- | <!-- These are the scrolling navigation menu --> | + | <!-- This is the back to top section --> |
| <td> </td> | | <td> </td> |
| <tr><td></td></tr> | | <tr><td></td></tr> |
Line 197: |
Line 156: |
| </tr> | | </tr> |
| </table> | | </table> |
- | <!-- end of DBlock--> | + | <!-- end of Block--> |
- | | + | |
- | | + | |
- | <!-- Eblock - block of content -->
| + | |
- | <table id="Eblock" width="100%" cellspacing="0" height="500px">
| + | |
- | <tr>
| + | |
- | <td bgColor="#F2E9E1"></td>
| + | |
- | <td width="975px" align="center" bgColor="#F2E9E1" >
| + | |
- | | + | |
- | <table width="975px" cellspacing="0" height="500px">
| + | |
- | <tr>
| + | |
- | <td width="95%" bgColor="#F2E9E1" rowspan="7" align="center">
| + | |
- | <img src="https://static.igem.org/mediawiki/2014/7/7d/Gears.png"></td>
| + | |
- | | + | |
- | | + | |
- | <!-- These are the scrolling navigation menu -->
| + | |
- | <td width="5%" align="center" onMouseOver="this.bgColor='#F2E9E1'" onMouseOut="this.bgColor='#CBE86B'" bgColor=#CBE86B>
| + | |
- | <a href="#Ablock" style="text-decoration:none;color:#1C140D"> 1 </a> </td></tr>
| + | |
- | | + | |
- | <tr><td width="5%" align="center" onMouseOver="this.bgColor='#F2E9E1'" onMouseOut="this.bgColor='#CBE86B'" bgColor=#CBE86B>
| + | |
- | <a href="#Bblock" style="text-decoration:none;color:#1C140D"> 2 </a> </td></tr>
| + | |
- | | + | |
- | <tr><td width="5%" align="center" onMouseOver="this.bgColor='#F2E9E1'" onMouseOut="this.bgColor='#CBE86B'" bgColor=#CBE86B>
| + | |
- | <a href="#Cblock" style="text-decoration:none;color:#1C140D">3 </a> </td></tr>
| + | |
- | | + | |
- | <tr><td width="5%" align="center" onMouseOver="this.bgColor='#F2E9E1'" onMouseOut="this.bgColor='#CBE86B'" bgColor=#CBE86B>
| + | |
- | <a href="#Dblock" style="text-decoration:none;color:#1C140D">4</a> </td></tr>
| + | |
- | | + | |
- | <tr><td width="5%" align="center" onMouseOver="this.bgColor='#F2E9E1'" onMouseOut="this.bgColor='#CBE86B'" bgColor=#CBE86B>
| + | |
- | <a href="#Eblock" style="text-decoration:none;color:#1C140D">5 </a> </td></tr>
| + | |
- | | + | |
- | <tr><td width="5%" align="center" onMouseOver="this.bgColor='#F2E9E1'" onMouseOut="this.bgColor='#CBE86B'" bgColor=#CBE86B>
| + | |
- | <a href="#Fblock" style="text-decoration:none;color:#1C140D">6</a> </td></tr>
| + | |
- | | + | |
- | <tr><td width="5%" align="center" onMouseOver="this.bgColor='#F2E9E1'" onMouseOut="this.bgColor='#CBE86B'" bgColor=#CBE86B>
| + | |
- | <a href="#Gblock" style="text-decoration:none;color:#1C140D">7 </a> </td></tr>
| + | |
- | </table>
| + | |
- | | + | |
- | | + | |
- | </td>
| + | |
- | <td bgColor="#F2E9E1"></td>
| + | |
- | </tr>
| + | |
- | </table>
| + | |
- | <!-- end of EBlock-->
| + | |
| | | |
| | | |
| </html> | | </html> |