Template:Team:Glasgow/Header
From 2011.igem.org
(Difference between revisions)
Line 100: | Line 100: | ||
#title { | #title { | ||
width:900px; | width:900px; | ||
- | height: | + | height:50px; |
position: relative; | position: relative; | ||
top: 0px; | top: 0px; | ||
left: 0px;} | left: 0px;} | ||
- | # | + | #header { |
- | width: | + | width:900px; |
height:50px; | height:50px; | ||
position: relative; | position: relative; | ||
Line 114: | Line 114: | ||
#menu { | #menu { | ||
- | width: | + | width:900px; |
height:200px; | height:200px; | ||
position: relative; | position: relative; | ||
- | top: | + | top: 25px; |
- | left: | + | left: 0px;} |
#menuback { | #menuback { | ||
- | width: | + | width:900px; |
height:50px; | height:50px; | ||
position: absolute; | position: absolute; | ||
Line 134: | Line 134: | ||
#headover { | #headover { | ||
- | width: | + | width: 900px; |
height:0px; | height:0px; | ||
position: absolute; | position: absolute; | ||
Line 193: | Line 193: | ||
</head> | </head> | ||
<body> | <body> | ||
- | + | <div id='title'> | |
+ | <div id='header'> | ||
+ | <a href='http://www.gla.ac.uk/'> | ||
+ | <img src='http://farm7.static.flickr.com/6136/5951075517_56f5340fcb_b.jpg'> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
<div id='menu'> | <div id='menu'> |
Revision as of 18:56, 18 July 2011