Meetups/June Virginia
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | |||
- | |||
<head> | <head> | ||
- | + | <style> | |
- | + | body{ | |
- | body{ | + | |
text-align:center; | text-align:center; | ||
- | + | } | |
- | + | header{ | |
background: url("http://i.imgur.com/hAZuPAJ.jpg"); | background: url("http://i.imgur.com/hAZuPAJ.jpg"); | ||
background-size:cover; | background-size:cover; | ||
Line 18: | Line 15: | ||
font-family: arial; | font-family: arial; | ||
border-radius: 12px; | border-radius: 12px; | ||
- | + | } | |
- | + | ||
- | + | img{ | |
position: relative; | position: relative; | ||
height:180px; | height:180px; | ||
bottom: 75px; | bottom: 75px; | ||
- | + | } | |
- | + | ||
- | + | div{ | |
font-size: 20px; | font-size: 20px; | ||
font-family: helvetica | font-family: helvetica | ||
- | + | } | |
- | + | </style> | |
- | + | ||
- | + | ||
</head> | </head> | ||
+ | <body> | ||
+ | <header> | ||
+ | <h1>Virginia 2014</h1> | ||
+ | <img src="https://static.igem.org/mediawiki/igem.org/1/17/IGEM_basic_Logo_white_stylized.png"/> | ||
+ | |||
+ | </header> | ||
+ | |||
+ | <div> | ||
+ | |||
+ | |||
+ | |||
+ | <br>Meet Up Information <br> | ||
- | < | + | When? Friday June 27th <br> |
- | + | ||
- | + | Where? University of Virginia <br> | |
- | + | ||
- | + | Contact us at gem7bg@virginia.edu if you would like to attend by Friday June 20th <br> | |
- | + | </div> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</body> | </body> | ||
- |
Revision as of 21:06, 2 June 2014
<head>
<style> body{ text-align:center; } header{ background: url("http://i.imgur.com/hAZuPAJ.jpg"); background-size:cover; width: 800px; height: 300px; margin: 0 auto; color:white; font-size: 50px; font-family: arial; border-radius: 12px; } img{ position: relative; height:180px; bottom: 75px; } div{ font-size: 20px; font-family: helvetica } </style>
</head> <body> <header>
Virginia 2014
<img src=""/> </header>
Meet Up Information
When? Friday June 27th
Where? University of Virginia
Contact us at gem7bg@virginia.edu if you would like to attend by Friday June 20th
</body>