|
|
Line 1: |
Line 1: |
- | <!-- *** What falls between these lines is the Alert Box! You can remove it from your pages once you have read and understood the alert *** -->
| + | {{:Team:UT_Dallas/Templates/Main}} |
| | | |
| <html> | | <html> |
- | <div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
| |
- | <div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
| |
- | This is a template page. READ THESE INSTRUCTIONS.
| |
- | </div>
| |
- | <div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
| |
- | 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://2008.igem.org/Help:Template/Examples">HERE</a>.
| |
- | </div>
| |
- | <div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
| |
- | 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.
| |
- | </div>
| |
- | </div>
| |
- | </html>
| |
| | | |
- | <!-- *** End of the alert box *** --> | + | <head> |
| + | <style> |
| + | #content { |
| + | background: none; |
| + | box-shadow: 0px 0px 0px 0px; |
| | | |
| + | #bodyContent { |
| + | margin-left: -1px; |
| | | |
- | {| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center" | + | #footer-box { |
- | !align="center"|[[Team:UT_Dallas|Home]]
| + | width: 965px; |
- | !align="center"|[[Team:UT_Dallas/Team|Team]]
| + | padding: 5px; |
- | !align="center"|[https://igem.org/Team.cgi?year=2013&team_name=UT_Dallas Official Team Profile]
| + | background-color: white; |
- | !align="center"|[[Team:UT_Dallas/Project|Project]]
| + | margin: 0 auto; |
- | !align="center"|[[Team:UT_Dallas/Parts|Parts Submitted to the Registry]]
| + | border: 0px; |
- | !align="center"|[[Team:UT_Dallas/Modeling|Modeling]]
| + | border-radius: 5px 5px 5px 5px; |
- | !align="center"|[[Team:UT_Dallas/Notebook|Notebook]]
| + | box-shadow: 0px 2px 6px 2px #222; |
- | !align="center"|[[Team:UT_Dallas/Safety|Safety]]
| + | } |
- | !align="center"|[[Team:UT_Dallas/Attributions|Attributions]]
| + | |
- | |}
| + | |
| | | |
| + | </style> |
| + | </head> |
| | | |
| + | <body class="space"> |
| + | <div id="bottom-panel"> |
| + | <table> |
| + | <tr> |
| + | <td> |
| + | <div style="width: 580px; margin-top:0px;"> |
| + | <span id="abs-title">PROJECT</span> |
| + | <span style="float: left;"> |
| + | <p id="abs-text"> |
| + | Woot so much awesomeness can go here.... |
| + | </span> |
| + | </div> |
| + | </td> |
| + | <td> |
| + | </div> |
| + | </td> |
| + | </tr> |
| + | </table> |
| + | </div> |
| | | |
- | | + | |
- | == '''Overall project''' ==
| + | </div> |
- | | + | |
- | Tell us more about your project. Give us background. Use this is the abstract of your project. Be descriptive but concise (1-2 paragraphs)
| + | </body> |
- | | + | </html> |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | == Project Details==
| + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | === Part 2 ===
| + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | === The Experiments ===
| + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | === Part 3 ===
| + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | == Results ==
| + | |