Team:Oxford/Events
From 2014.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<html> | <html> | ||
+ | <head> | ||
+ | <style> | ||
+ | .row { | ||
+ | border-radius: 30px; | ||
+ | margin-top: 2%; | ||
+ | padding: 2%; | ||
+ | width: 96%; | ||
+ | min-width:300px; | ||
+ | } | ||
+ | |||
+ | .header { | ||
+ | background: none repeat scroll 0% 0% #ADD8E6; | ||
+ | } | ||
+ | |||
+ | .image-row { | ||
+ | text-align: center; | ||
+ | background-color: white; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | </head> | ||
<body> | <body> | ||
<div class="outer" style="overflow-y: scroll; overflow-x: hidden;"> | <div class="outer" style="overflow-y: scroll; overflow-x: hidden;"> | ||
- | + | <div id="stuff" style="float:left;position:absolute;margin-left:200px;margin-right:100px; margin-top:50px;min-width:645px;border-radius:15px;"> | |
- | <div id="stuff" style="float:left;position:absolute;margin-left:200px;margin-right:100px; margin-top:50px;min-width:645px;"> | + | |
<img src="https://static.igem.org/mediawiki/2014/0/08/Oxigemradcamcrop.jpg" style="position:absolute; width:100%;z-index:-1; border-radius:15px;"/> | <img src="https://static.igem.org/mediawiki/2014/0/08/Oxigemradcamcrop.jpg" style="position:absolute; width:100%;z-index:-1; border-radius:15px;"/> | ||
Line 16: | Line 36: | ||
<br> | <br> | ||
+ | <div class="row header">Test</div> | ||
- | <div | + | <div class="row image-row"> |
- | + | ||
- | + | ||
- | + | ||
<img src="https://static.igem.org/mediawiki/2014/6/67/Oxford_Rs_photo_from_biochem_website.jpg" style="max-height:330px;" /> | <img src="https://static.igem.org/mediawiki/2014/6/67/Oxford_Rs_photo_from_biochem_website.jpg" style="max-height:330px;" /> | ||
<img src="https://static.igem.org/mediawiki/2014/8/8c/Oxford_Meet_up_38.jpg" style="max-height:330px;" /> | <img src="https://static.igem.org/mediawiki/2014/8/8c/Oxford_Meet_up_38.jpg" style="max-height:330px;" /> | ||
</div> | </div> | ||
- | <div | + | <div class="row image-row""> |
<img src="https://static.igem.org/mediawiki/2014/0/02/Oxford_DNA_Demonstrator_day.jpg" style="max-height:264px;" /> | <img src="https://static.igem.org/mediawiki/2014/0/02/Oxford_DNA_Demonstrator_day.jpg" style="max-height:264px;" /> | ||
<img src="https://static.igem.org/mediawiki/2014/8/81/Oxford_Drop-in_Table_1.jpg" style="max-height:264px;" /> | <img src="https://static.igem.org/mediawiki/2014/8/81/Oxford_Drop-in_Table_1.jpg" style="max-height:264px;" /> | ||
Line 31: | Line 49: | ||
</div> | </div> | ||
- | <div | + | <div class="row image-row"> |
<img src="https://static.igem.org/mediawiki/2014/5/5d/Oxford_Sheffield_group_photo.jpg" style="max-height:330px;" /> | <img src="https://static.igem.org/mediawiki/2014/5/5d/Oxford_Sheffield_group_photo.jpg" style="max-height:330px;" /> | ||
<img src="https://static.igem.org/mediawiki/2014/a/a8/Oxford_Ysb_2.0.jpg" style="max-height:330px;" /> | <img src="https://static.igem.org/mediawiki/2014/a/a8/Oxford_Ysb_2.0.jpg" style="max-height:330px;" /> | ||
</div> | </div> | ||
- | + | ||
- | + | ||
- | + | ||
</body> | </body> | ||
</html> | </html> | ||
{{Team:Oxford/templates/footer}} | {{Team:Oxford/templates/footer}} |
Revision as of 20:22, 13 October 2014