Team:Bielefeld-Germany/Example
From 2012.igem.org
Line 13: | Line 13: | ||
- | <h1 align=center> | + | <h1 align=center>I am a centered header</h1> |
<p align=justify> | <p align=justify> | ||
Line 21: | Line 21: | ||
--> | --> | ||
- | + | See how awesome justification is: Awesome justification! Awesome justification! Awesome justification! See how awesome justification is: Awesome justification! Awesome justification! Awesome justification! See how awesome justification is: Awesome justification! Awesome justification! Awesome justification! See how awesome justification is: Awesome justification! Awesome justification! Awesome justification! See how awesome justification is: Awesome justification! Awesome justification! Awesome justification! See how awesome justification is: Awesome justification! Awesome justification! Awesome justification!<br><br> | |
- | + | ||
- | <!-- * | + | <!-- *this is how <br> looks when used |
--> | --> | ||
- | + | Let´s create a table. Because tables are pretty.<br><br> | |
<table border="1"> | <table border="1"> | ||
<tr> | <tr> | ||
- | <td> tr | + | <td> tr makes a row </td> |
- | <td> | + | <td> and td makes a column </td> |
- | <td> | + | <td> and another column </td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
- | <td> | + | <td> row row row </td> |
- | <td> | + | <td> row2/column2 </td> |
<td> me gusta! </td> | <td> me gusta! </td> | ||
</tr> | </tr> | ||
Line 43: | Line 42: | ||
</table> | </table> | ||
- | <!-- * | + | <!-- *<table> creats a table |
- | *"border" | + | *"border" says what size your table borders are supposed to be: "border=0" means invisible borders" |
--> | --> | ||
<br><br><br> | <br><br><br> | ||
- | + | And we can do more. Enumerations! | |
<ul> | <ul> | ||
- | <li> | + | <li>Hello, I am an enumeration. </li> |
- | <li> | + | <li>me too.</li> |
- | <li> | + | <li>me too.</li> |
- | <li> | + | <li>me too.</li> |
</ul> | </ul> | ||
<br><br><br> | <br><br><br> | ||
- | <a href="http://https://2012.igem.org/Team:Bielefeld-Germany"> | + | <a href="http://https://2012.igem.org/Team:Bielefeld-Germany">I am a link!</a><br><br><br> |
- | + | Text can also be written in <i>italics</i>, <b>bold</b> or <u>underlined</u>.<br><br> | |
- | + | Also you can arrange your text<p align="center">centered,</p><br> | |
- | <p align="left"> | + | <p align="left">left</p><br> |
- | <p align="right"> | + | <p align="right">or right.</p> |
</p> | </p> | ||
- | <!-- * | + | <!-- *now comes a subheader, so let´s close <p> |
--> | --> | ||
- | <h2 align=left> | + | <h2 align=left>I am starting a subtopic!</h2> |
<p align=justify> | <p align=justify> | ||
- | + | Now, a little more senseless text: Cheese, onion, pizza, food in general! Let´s close this with a picture. | |
Line 87: | Line 86: | ||
</center> | </center> | ||
- | <!-- * | + | <!-- *Upload your picture of choice to the igem website, copy the link and insert it here |
- | * | + | *with <img src="">. If you would like to link it to some other page frame it with <a href=""><img src=""></a> as above. |
- | + | ||
--> | --> | ||
Revision as of 21:16, 18 July 2012
I am a centered header
See how awesome justification is: Awesome justification! Awesome justification! Awesome justification! See how awesome justification is: Awesome justification! Awesome justification! Awesome justification! See how awesome justification is: Awesome justification! Awesome justification! Awesome justification! See how awesome justification is: Awesome justification! Awesome justification! Awesome justification! See how awesome justification is: Awesome justification! Awesome justification! Awesome justification! See how awesome justification is: Awesome justification! Awesome justification! Awesome justification!
Let´s create a table. Because tables are pretty.
tr makes a row | and td makes a column | and another column |
row row row | row2/column2 | me gusta! |
And we can do more. Enumerations!
- Hello, I am an enumeration.
- me too.
- me too.
- me too.
I am a link!
Text can also be written in italics, bold or underlined.
Also you can arrange your text
centered,
left
or right.
I am starting a subtopic!
Now, a little more senseless text: Cheese, onion, pizza, food in general! Let´s close this with a picture.