Team:Sheffield/acknowlegement
From 2014.igem.org
(Difference between revisions)
(Created page with "{{Team:Sheffield/NavigationBar}}") |
|||
Line 1: | Line 1: | ||
{{Team:Sheffield/NavigationBar}} | {{Team:Sheffield/NavigationBar}} | ||
+ | <html> | ||
+ | <head> | ||
+ | <style type="text/css"> | ||
+ | |||
+ | |||
+ | body { | ||
+ | width: 900px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | } | ||
+ | |||
+ | |||
+ | .Section{ | ||
+ | float:left; | ||
+ | } | ||
+ | |||
+ | h1{ | ||
+ | font-family: 'Oswald', sans-serif; | ||
+ | font-size: 28px; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | p{ | ||
+ | font-family: 'Lato', sans-serif; | ||
+ | font-size: 18px; | ||
+ | } | ||
+ | |||
+ | <link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'> | ||
+ | <link href='http://fonts.googleapis.com/css?family=Lato:300' rel='stylesheet' type='text/css'> | ||
+ | |||
+ | </style> | ||
+ | </head> | ||
+ | |||
+ | |||
+ | <body> | ||
+ | <div class="Section"> | ||
+ | <br><br><br> | ||
+ | <h1>Chemical and Biological Engineering Department at the University of Sheffield</h1> | ||
+ | <p></p> | ||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
+ | </body> | ||
+ | </html> |
Revision as of 21:39, 11 October 2014