Difference between revisions of "Team:Marburg/Medal Fulfillment"
Line 321: | Line 321: | ||
<style type="text/css"> | <style type="text/css"> | ||
− | #header { | + | #header {background-color:#ff9f45; text-align:center;} |
#layouttable{border:0px;width:100%; text-align:center;} | #layouttable{border:0px;width:100%; text-align:center;} | ||
− | #layouttable td.col1{ | + | #layouttable td.col1{vertical-align:top;} |
− | #layouttable td.col2{ | + | #layouttable td.col2{vertical-align:top;} |
− | #layouttable td.col3{ | + | #layouttable td.col3{vertical-align:top;} |
</style> | </style> | ||
</head> | </head> | ||
Line 331: | Line 331: | ||
<table id="header"> | <table id="header"> | ||
<tr> | <tr> | ||
+ | <td>This is the header</td> | ||
+ | <td>This is the header</td> | ||
<td>This is the header</td> | <td>This is the header</td> | ||
</tr> | </tr> | ||
Line 336: | Line 338: | ||
<table id="layouttable"> | <table id="layouttable"> | ||
<tr> | <tr> | ||
− | <td class='col1'> | + | <td class='col1'>text</td> |
− | <td class='col2'> | + | <td class='col2'>text</td> |
− | <td class='col3'> | + | <td class='col3'>text</td> |
</tr> | </tr> | ||
+ | <tr> | ||
+ | <td class='col1'>text</td> | ||
+ | <td class='col2'>text</td> | ||
+ | <td class='col3'>text</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class='col1'>text</td> | ||
+ | <td class='col2'>text</td> | ||
+ | <td class='col3'>text</td> | ||
+ | </tr> | ||
+ | |||
</table> | </table> | ||
Revision as of 13:10, 11 September 2015
This is the header | This is the header | This is the header |
text | text | text |
text | text | text |
text | text | text |