Team:St Andrews
From 2011.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
{{:Team:St_Andrews/template}} | {{:Team:St_Andrews/template}} | ||
- | |||
<html> | <html> | ||
- | + | <head> | |
+ | |||
+ | #test { width: 900px; | ||
+ | height: 310px; | ||
+ | margin-right: auto; | ||
+ | margin-left: auto; | ||
+ | margin-top: 20px; | ||
+ | margin-bottom: 30px; | ||
+ | } | ||
+ | |||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | |||
+ | <div id ='test'> | ||
+ | <p>Hello</p> | ||
+ | >/div> | ||
+ | |||
+ | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</html> | </html> | ||
- |
Revision as of 13:29, 14 July 2011
#test { width: 900px; height: 310px; margin-right: auto; margin-left: auto; margin-top: 20px; margin-bottom: 30px; }
Hello
>/div>