Team:Gothenburg/Notebook
From 2014.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
<head> | <head> | ||
- | <meta charset="utf-8" /> | + | <meta charset="utf-8" /> |
<style> | <style> | ||
Line 28: | Line 28: | ||
} | } | ||
- | + | #welcome { | |
+ | width: 100%; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
</head> | </head> | ||
- | <!--main content --> | + | <body> |
+ | <div id="ourContent"><!--main content --> | ||
+ | |||
+ | |||
+ | <!-- <tr> <td colspan="3" height="15px"> </td></tr> | ||
+ | <tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr> | ||
+ | <tr> <td colspan="3" height="5px"> </td></tr> --> | ||
+ | |||
<table> | <table> | ||
<tr> | <tr> | ||
<td colspan="3"> | <td colspan="3"> | ||
- | <h3 | + | <h3>The Notebook</h3> |
- | </td> | + | <p>In our notebook dropdown menues you can read more about our progress throughout the project. |
+ | </p> | ||
+ | </td> | ||
+ | </tr> | ||
- | <td></td> | + | |
- | <td></ | + | |
- | </tr> | + | <tr> <td colspan="3" height="15px"> </td></tr> |
+ | <tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr> | ||
+ | <tr> <td colspan="3" height="5px"> </td></tr> | ||
+ | |||
+ | </table> | ||
+ | </div> | ||
+ | <div id='footer-boxx' class='noprint'> | ||
+ | <div id="footer"> | ||
+ | <div id="f-poweredbyico"><a href="http://www.mediawiki.org/"><img src="/wiki/skins/common/images/poweredby_mediawiki_88x31.png" height="31" width="88" alt="Powered by MediaWiki" /></a></div> <div id="f-copyrightico"><a href="http://creativecommons.org/licenses/by/3.0/"><img src="http://i.creativecommons.org/l/by/3.0/88x31.png" alt="Attribution 3.0 Unported" width="88" height="31" /></a></div> <ul id="f-list"> | ||
+ | |||
- | </table> | + | <!-- Recentchanges is not handles well DEBUG --> |
+ | |||
+ | |||
+ | |||
+ | <li id="t-upload"><a href="/Special:Upload" | ||
+ | title="Upload files [u]" accesskey="u">Upload file</a> | ||
+ | </li> | ||
+ | <li id="t-specialpages"><a href="/Special:SpecialPages" | ||
+ | title="List of all special pages [q]" accesskey="q">Special pages</a> | ||
+ | </li> | ||
+ | <li><a href='/Special:Preferences'>My preferences</a></li> | ||
+ | </ul> | ||
+ | </div> <!-- close footer --> | ||
+ | <div id='footer'> | ||
+ | <ul id="f-list"> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <li id="privacy"><a href="/2014.igem.org:Privacy_policy" title="2014.igem.org:Privacy policy">Privacy policy</a></li> | ||
+ | <li id="disclaimer"><a href="/2014.igem.org:General_disclaimer" title="2014.igem.org:General disclaimer">Disclaimers</a></li> | ||
+ | </ul> | ||
+ | </div> <!-- close footer --> | ||
+ | </div> <!-- close footer-box --> | ||
+ | </table> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 00:15, 17 October 2014
The NotebookIn our notebook dropdown menues you can read more about our progress throughout the project. |
||