|
|
(2 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | <html>
| + | |
- | <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" ></script>
| + | |
- | <script type="text/javascript" src='/Team:Trieste/static/page_boot.js?action=raw&ctype=text/javascript'></script>
| + | |
- | <div id="head">
| + | |
- | <meta charset="UTF-8">
| + | |
- | <title>Team iGEM 2012</title>
| + | |
- | <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" ></script>
| + | |
- | <link rel="stylesheet" href='/Team:Trieste/static/main.css?action=raw&ctype=text/css' type="text/css" />
| + | |
- | <script type="text/javascript" src="http://fast.fonts.com/jsapi/f24e9fdc-8b3c-4ad7-8665-3d21ddd3c402.js"></script>
| + | |
- | </div>
| + | |
- | <div id="body">
| + | |
- | <div id=header>
| + | |
- | <h3>let us introduce you...</h3>
| + | |
- | <h1>Project X</h1>
| + | |
- | <div id="logo"><img src="logo.png" alt="logo" width="100"/></div>
| + | |
- | </div>
| + | |
- | <div id=menu>
| + | |
- | <ul>
| + | |
- | <li class="active"><a href="home" >home</a></li>
| + | |
- | <li><a href="team" >team</a></li>
| + | |
- | <li><a href="project" >project</a></li>
| + | |
- | <li><a href="data" >data</a></li>
| + | |
- | <li><a href="parts" >parts</a></li>
| + | |
- | <li><a href="notebook" >notebook</a></li>
| + | |
- | <li><a href="safety" >safety</a></li>
| + | |
- | <li><a href="outreach" >outreach</a></li>
| + | |
- | <li><a href="extra" >extra</a></li>
| + | |
- | </ul>
| + | |
- | <a href="https://2012.igem.org" ><img src="https://static.igem.org/mediawiki/2012/a/ad/Logo_igem.png" alt="Logo iGEM"/></a>
| + | |
- | </div>
| + | |
- | <div id="container">
| + | |
- | <div id="content">
| + | |
- | <div class="column shadow">
| + | |
- | <h1 class="helvetica"><span class="light">Human</span> practice</h1>
| + | |
- | <div class="inner_column">
| + | |
- | <table>
| + | |
- | <tr>
| + | |
- | <td><a href="outreach/meeting"><img src="https://static.igem.org/mediawiki/2012/f/f2/Meeting_Trieste_Trento.jpg" alt="Meeting Trento Trieste" width="300px"/></a></td>
| + | |
- | <td><a href="outreach/univillage"><img src="https://static.igem.org/mediawiki/2012/6/66/Univillage.jpg" alt="UniVillage" /></a></td>
| + | |
- | </tr>
| + | |
- | </table>
| + | |
- | </div>
| + | |
- | </div>
| + | |
- | </div>
| + | |
- | </div>
| + | |
- | </html>
| + | |