Line 2: | Line 2: | ||
<html> <body> | <html> <body> | ||
− | < | + | <style> |
− | + | #parent-bannner { | |
− | + | margin: 0px; padding: 20px 0px 30px; position: absolute; | |
+ | } | ||
+ | |||
+ | #parent-bannner img { | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | #banner-discription { | ||
+ | position: absolute; | ||
top: 0; | top: 0; | ||
− | left: 0;"><h2>Project</h2> | + | left: 0; |
+ | } | ||
+ | |||
+ | #banner-discription h2 { | ||
+ | color: #fff; | ||
+ | border-color: #fff; | ||
+ | } | ||
+ | |||
+ | <div class="container-fluid" id="parent-banner"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/9/90/T--Oxford--project.png" /> | ||
+ | <div class="col-md-8" id="banner-discription"><h2>Project</h2> | ||
<p>We're working hard.</p> | <p>We're working hard.</p> | ||
</div> | </div> |
Revision as of 11:00, 16 August 2016