|
|
Line 1: |
Line 1: |
- | {{:Team:Trieste/Templates/Header}}
| |
- |
| |
- | <!-- *** What falls between these lines is the Alert Box! You can remove it from your pages once you have read and understood the alert *** -->
| |
- |
| |
| <html> | | <html> |
- | <div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;"> | + | <head> |
- | <div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;"> | + | <meta charset="UTF-8"> |
- | This is a template page. READ THESE INSTRUCTIONS.
| + | <title>Titolo.</title> |
- | </div> | + | {{Templates/Header}} |
- | <div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;"> | + | </head> |
- | You are provided with this team page template with which to start the iGEM season. You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki. You can find some examples <a href="https://2009.igem.org/Help:Template/Examples">HERE</a>.
| + | <body> |
- | </div> | + | <div id=header> |
- | <div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;"> | + | <h3>let us introduce you...</h3> |
- | You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified. PLEASE keep all of your pages within your teams namespace.
| + | <h1>Project X</h1> |
- | </div> | + | <div id="logo"><img src="img/logo.jpg" alt="logo" /></div> |
- | </div> | + | </div> |
| + | <div id=menu> </div> |
| + | <div id="container"> |
| + | <div id="content"> |
| + | <div class="column"> |
| + | <h1>Abstract</h1> |
| + | <p>This is some abstract text</p> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </body> |
| </html> | | </html> |
- |
| |
- | <!-- *** End of the alert box *** -->
| |
- |
| |
- |
| |
- |
| |
- | {|align="justify"
| |
- | |You can write a background of your team here. Give us a background of your team, the members, etc. Or tell us more about something of your choosing.
| |
- | |[[Image:Trieste_logo.png|200px|right|frame]]
| |
- | |-
| |
- | |
| |
- | ''Tell us more about your project. Give us background. Use this as the abstract of your project. Be descriptive but concise (1-2 paragraphs)''
| |
- | |[[Image:Trieste_team.png|right|frame|Your team picture]]
| |
- | |-
| |
- | |
| |
- | |align="center"|[[Team:Trieste | Team Trieste]]
| |
- | |}
| |
- |
| |
- | <!--- The Mission, Experiments --->
| |
- |
| |
- | {| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
| |
- | !align="center"|[[Team:Trieste|Home]]
| |
- | !align="center"|[[Team:Trieste/Team|Team]]
| |
- | !align="center"|[https://igem.org/Team.cgi?year=2012&team_name=Trieste Official Team Profile]
| |
- | !align="center"|[[Team:Trieste/Project|Project]]
| |
- | !align="center"|[[Team:Trieste/Parts|Parts Submitted to the Registry]]
| |
- | !align="center"|[[Team:Trieste/Modeling|Modeling]]
| |
- | !align="center"|[[Team:Trieste/Notebook|Notebook]]
| |
- | !align="center"|[[Team:Trieste/Safety|Safety]]
| |
- | !align="center"|[[Team:Trieste/Attributions|Attributions]]
| |
- | |}
| |