Team:Nevada/Team
From 2011.igem.org
(Difference between revisions)
m |
|||
Line 1: | Line 1: | ||
<html xmls="http://www.w3.org/1999/xhtml"> | <html xmls="http://www.w3.org/1999/xhtml"> | ||
+ | <head> | ||
+ | <title>Nevada's Faces | ||
+ | </title> | ||
+ | <style type="text/css"> | ||
+ | <!-- | ||
+ | .imgborder{ | ||
+ | position: relative; | ||
+ | width=600px; | ||
+ | height=600px; | ||
+ | z-index=10; | ||
+ | |||
+ | padding: 10px; | ||
+ | border: solid; | ||
+ | border-color: #dddddd #aaaaaa #aaaaaa #dddddd; | ||
+ | border-width: 1px 2px 2px 1px; | ||
+ | background-color: white; | ||
+ | } | ||
+ | |||
+ | h2 { | ||
+ | position:absolute; | ||
+ | top: 385px; | ||
+ | left: 25px; | ||
+ | } | ||
+ | |||
+ | h2 span{ | ||
+ | color: white; | ||
+ | font: bold 24px/45px Helvetica, Sans-Serif; | ||
+ | letter-spacing: -1px; | ||
+ | background: rgb(100,100,100); | ||
+ | background: rgba(0,0,0,0.7); | ||
+ | padding: 10px; | ||
+ | } | ||
+ | --> | ||
+ | </style> | ||
+ | </head> | ||
<div id="imgbox" style="width:800px; padding: 8px; border: 2px solid #CCC; background-color: white;"> | <div id="imgbox" style="width:800px; padding: 8px; border: 2px solid #CCC; background-color: white;"> | ||
<img src="https://static.igem.org/mediawiki/2011/c/c6/UNR_Group.jpg" width=800px> | <img src="https://static.igem.org/mediawiki/2011/c/c6/UNR_Group.jpg" width=800px> | ||
</div> | </div> | ||
</html> | </html> |
Revision as of 23:56, 5 July 2011