|
|
(44 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" />
| + | |
- | </div>
| + | |
- | <div id="body">
| + | |
- | <div id=header>
| + | |
- | <h3>let us introduce you...</h3>
| + | |
- | <h1>Project X</h1>
| + | |
- | <div id="logo"><img src="img/logo.png" alt="logo" width="100"/></div>
| + | |
- | </div>
| + | |
- | <div id=menu>
| + | |
- | <ul>
| + | |
- | <li><a href="blank.html" >home</a></li>
| + | |
- | <li><a href="blank.html" >team</a></li>
| + | |
- | <li><a href="blank.html" >project</a></li>
| + | |
- | <li><a href="blank.html" >data</a></li>
| + | |
- | <li><a href="blank.html" >parts</a></li>
| + | |
- | <li><a href="blank.html" >notebook</a></li>
| + | |
- | <li><a href="blank.html" >safety</a></li>
| + | |
- | <li><a href="blank.html" >outreach</a></li>
| + | |
- | <li><a href="blank.html" >extra</a></li>
| + | |
- | </ul>
| + | |
- | <img src="img/logo_igem.png" alt="Logo iGEM" />
| + | |
- | </div>
| + | |
- | <div id="container">
| + | |
- | <div id="content">
| + | |
- | <div class="column" id="col1">
| + | |
- | <h1>Our project</h1>
| + | |
- | <div class="inner_column">
| + | |
- | <h2>we present you norobuster</h2>
| + | |
- | <p>
| + | |
- | The left outer edge of a left-floating box may not be to the left of the left edge of its containing block. An analogous rule holds for right-floating elements.
| + | |
- | If the current box is left-floating, and there are any left-floating boxes generated by elements earlier in the source document, then for each such earlier box, either the left outer edge of the current box must be to the right of the right outer edge of the earlier box, or its top must be lower than the bottom of the earlier box. Analogous rules hold for right-floating boxes.
| + | |
- | The right outer edge of a left-floating box may not be to the right of the left outer edge of any right-floating box that is next to it. Analogous rules hold for right-floating elements.
| + | |
- | </p>
| + | |
- | </div>
| + | |
- | </div>
| + | |
- | <div class="column" id="col3">
| + | |
- | <h1>Our team</h1>
| + | |
- | <div class="inner_column">
| + | |
- | <p>
| + | |
- | The left outer edge of a left-floating box may not be to the left of the left edge of its containing block. An analogous rule holds for right-floating elements.
| + | |
- | </p>
| + | |
- | </div>
| + | |
- | </div>
| + | |
- | <div class="column" id="col2">
| + | |
- | <h1>Latest News</h1>
| + | |
- | <div class="inner_column">
| + | |
- | <h2>blahblah</h2>
| + | |
- | <p>
| + | |
- | The left outer edge of a left-floating box may not be to the left of the left edge of its containing block. An analogous rule holds for right-floating elements.
| + | |
- | If the current box is left-floating, and there are any left-floating boxes generated by elements earlier in the source document, then for each such earlier box, either the left outer edge of the current box must be to the right of the right outer edge of the earlier box, or its top must be lower than the bottom of the earlier box. Analogous rules hold for right-floating boxes.
| + | |
- | The right outer edge of a left-floating box may not be to the right of the left outer edge of any right-floating box that is next to it. Analogous rules hold for right-floating elements.
| + | |
- | </p>
| + | |
- | </div>
| + | |
- | </div>
| + | |
- | </div>
| + | |
- | <div id="footer">
| + | |
- | <h1>Our Partners</h1>
| + | |
- | <img src="img/sponsor/units.jpg" alt="Università di Trieste" />
| + | |
- | <img src="img/sponsor/icgeb.jpg" alt="ICGEB" />
| + | |
- | <img src="img/sponsor/illy.jpg" alt="Illy Caffè" />
| + | |
- | <img src="img/sponsor/fcrt.jpg" alt="Fondazione cassa di Risparmio di Trieste" />
| + | |
- | </div>
| + | |
- | </div>
| + | |
- | </div>
| + | |
- | </html>
| + | |