Team:UCL/Kevin
From 2014.igem.org
(Difference between revisions)
(Created page with "{{:Team:UCL/Template:headerx}} <html> <body> <div class="kevin"> </div> </body> <style> .kevin { height:100%; background-color:black; } </style> </html> {{:Team:...") |
|||
Line 4: | Line 4: | ||
<body> | <body> | ||
<div class="kevin"> | <div class="kevin"> | ||
- | + | <h1>Kevin Was Here</h1> | |
- | + | ||
</div> | </div> | ||
+ | |||
+ | <h1>Here is another header</h1> | ||
Line 14: | Line 15: | ||
.kevin { | .kevin { | ||
height:100%; | height:100%; | ||
- | background-color: | + | background-color:grey; |
+ | } | ||
+ | h1 { | ||
+ | text-color:green; | ||
+ | |||
} | } | ||
</style> | </style> |
Latest revision as of 10:46, 21 August 2014
Kevin Was Here
Here is another header