Team:WashU/Sitemap
From 2012.igem.org
(Difference between revisions)
BrianBasco (Talk | contribs) |
BrianBasco (Talk | contribs) |
||
Line 6: | Line 6: | ||
<div align="center"> | <div align="center"> | ||
=='''Site Map'''== | =='''Site Map'''== | ||
- | <h3>If you're ever lost, this page can help you get to wherever you need to go!</h3> | + | <h3>If you're ever lost, this page can help you get to wherever you need to go!</h3></div> |
<html> | <html> | ||
- | < | + | <head> |
- | < | + | <style type="text/css"> |
- | <td | + | |
- | <a | + | body { |
- | <a | + | background: #8f0222; |
- | < | + | } |
- | <a | + | |
- | </ | + | table { |
+ | border-collapse: collapse; | ||
+ | width: 50%; | ||
+ | margin: 12px; | ||
+ | font-size:1.1em; | ||
+ | } | ||
+ | |||
+ | td { | ||
+ | padding: 6px 6px; | ||
+ | border-bottom: 1px solid #8f0222; | ||
+ | vertical-align: top; | ||
+ | font-size:18px; | ||
+ | font-family:Trebuchet, Verdana; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | <body> | ||
+ | |||
+ | <table id="mytable"> | ||
+ | <tbody> | ||
+ | |||
+ | <tr><td><a href="/Team:WashU">Home</a></td></tr> | ||
+ | <tr><td><a href="/Team:WashU/Tour">At a Glance</a></td></tr> | ||
+ | <tr><td><a href="/Team:WashU/Achievements">Main Results</a></td></tr> | ||
+ | <tr><td><a href="/Team:WashU/Data">Data</a></td></tr> | ||
+ | |||
+ | </tbody> | ||
+ | </table> | ||
+ | </body> | ||
+ | </head> | ||
+ | </html> | ||
+ | |||
+ | |||
+ | <html> | ||
+ | <head> | ||
+ | <body> | ||
+ | |||
+ | <table id="mytable"> | ||
+ | <tbody> | ||
+ | |||
+ | <tr><td><a href="/Team:WashU">Saffron in a Kan</a></td></tr> | ||
+ | <tr><td><a href="/Team:WashU/Tour">YLC Outreach</a></td></tr> | ||
+ | <tr><td><a href="/Team:WashU/Achievements">Main Results</a></td></tr> | ||
+ | <tr><td><a href="/Team:WashU/Data">Data</a></td></tr> | ||
+ | |||
+ | </tbody> | ||
+ | </table> | ||
+ | </body> | ||
+ | </head> | ||
</html> | </html> |
Revision as of 15:18, 21 June 2012