Team:PEA Exeter NH/Header raw
From 2014hs.igem.org
(Difference between revisions)
Melodynguyen (Talk | contribs) |
Melodynguyen (Talk | contribs) |
||
Line 6: | Line 6: | ||
} | } | ||
- | h1 {color:black;font-family:arial,georgia,serif;} | + | .header h1 {color:black;font-family:arial,georgia,serif;} |
h3 {color:black;font-family:arial,georgia,serif;} | h3 {color:black;font-family:arial,georgia,serif;} | ||
- | . | + | .header { |
text-align: left; | text-align: left; | ||
align: left; | align: left; | ||
width: 100%; | width: 100%; | ||
} | } | ||
- | . | + | .header img{ |
float: left; | float: left; | ||
width: 100px; | width: 100px; | ||
Line 50: | Line 50: | ||
.links a:hover,a:active | .links a:hover,a:active | ||
{ | { | ||
- | + | color:#FFFFFF; | |
background-color:#FF0000; | background-color:#FF0000; | ||
} | } | ||
Line 72: | Line 72: | ||
<body> | <body> | ||
<div class="content_wrapper"> | <div class="content_wrapper"> | ||
- | <div class=" | + | <div class="header"> |
<img src="http://imgur.com/RcmtmKV.png?1" alt="Lion"/> | <img src="http://imgur.com/RcmtmKV.png?1" alt="Lion"/> | ||
- | + | IGEM 2014 - The Fracking Run-Off Detector Project | |
</div> | </div> | ||
- | <div class=" | + | <div class="bot"> |
<p style="text-align:center"> | <p style="text-align:center"> | ||
- | <span style="float:left"><font size="4" face="arial">Phillips Exeter Academy</font></span> | + | <span style="float:left"><font size="4" face="arial">Phillips Exeter Academy</font></span></p> |
- | + | <div class="links"> | |
<ul> | <ul> | ||
Line 95: | Line 95: | ||
</ul> | </ul> | ||
- | + | </div> | |
- | + | ||
</div> | </div> | ||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 00:46, 26 April 2014
IGEM 2014 - The Fracking Run-Off Detector Project