|
|
Line 1: |
Line 1: |
- | {|align="justify"
| + | <html xmlns="http://www.w3.org/1999/xhtml"> |
- | |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.
| + | <head> |
- | |[[Image:Example_logo.png|200px|right|frame]]
| + | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
- | |-
| + | <title>Untitled Document</title> |
- | |
| + | <style type="text/css"> |
- | ''Tell us more about your project. Give us background. Use this is the abstract of your project. Be descriptive but concise (1-2 paragraphs)''
| + | <!-- |
- | |[[Image:Team.png|right|frame|Your team picture]]
| + | body { |
- | |-
| + | margin-left: 0px; |
- | |
| + | margin-top: 0px; |
- | |align="center"|[[Team:SupBiotech-Paris | Team Example]]
| + | margin-right: 0px; |
- | |}
| + | margin-bottom: 0px; |
| + | background-color: #660033; |
| + | } |
| + | body,td,th { |
| + | color: #FFCC33; |
| + | } |
| + | #milieu { |
| + | width: 800px; |
| + | height: 1000px; |
| + | margin-right: auto; |
| + | margin-left: auto; |
| + | } |
| + | --> |
| + | </style> |
| + | </head> |
| | | |
- | <!--- The Mission, Experiments ---> | + | <body> |
- | | + | <div class="milieu" id="milieu"> |
- | {| style="color:#1b2c8a;background-color:#fff;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
| + | <p>TEST TEST</p> |
- | !align="center"|[[Team:SupBiotech-Paris|Home]]
| + | <p> </p> |
- | !align="center"|[[Team:SupBiotech-Paris/Team|The Team]]
| + | <p> </p> |
- | !align="center"|[[Team:SupBiotech-Paris/Project|The Project]]
| + | <p>TEST</p> |
- | !align="center"|[[Team:SupBiotech-Paris/Parts|Parts Submitted to the Registry]]
| + | TEST</div> |
- | !align="center"|[[Team:SupBiotech-Paris/Modeling|Modeling]]
| + | <p> </p> |
- | !align="center"|[[Team:SupBiotech-Paris/Notebook|Notebook]]
| + | </body> |
- | !align="center"|[[Team:SupBiotech-Paris/Sponsor|Sponsor]]
| + | </html> |
- | |}
| + | |
- | (''Or you can choose different headings. But you must have a team page, a project page, and a notebook page.'')
| + | |