Team:Freiburg/test
From 2011.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | <html> | + | <html lang="en"> |
- | < | + | <head> |
+ | </head> | ||
+ | <body> | ||
+ | <style> | ||
+ | #up_left{ | ||
+ | float:left; | ||
+ | height:100px; | ||
+ | width:300px; | ||
+ | background-color:#f8f4e4; | ||
+ | } | ||
+ | </style> | ||
+ | <div id=up_left> | ||
+ | <p> a</p> | ||
+ | <p>a </p> | ||
</div> | </div> | ||
Line 27: | Line 40: | ||
</div> | </div> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 19:07, 9 June 2011
a
a