Team:Minnesota/CSS/Main
From 2014.igem.org
(Difference between revisions)
m (Created page with "<html> <style> body { background: #E7E7E7 url('body.jpg') top left; font-size: 11px; font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; color:#564b47; padding:0px; margin...") |
|||
(2 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | <style> | + | <style type="text/css"> |
body { | body { | ||
- | background: # | + | background: #000000 url('body.jpg') top left; |
font-size: 11px; | font-size: 11px; | ||
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; | font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; | ||
Line 10: | Line 10: | ||
} | } | ||
</style> | </style> | ||
+ | |||
+ | test 1 2 3 | ||
</html> | </html> |
Latest revision as of 20:47, 21 August 2014
test 1 2 3