(Prototype team page) |
Erin.kelly (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | {{Lethbridge_HS}} | + | {{Lethbridge_HS}} |
− | <html> | + | {{Team:Lethbridge_HS/normalizecss}} |
+ | {{Lethbridge_HS/bootsrapcss}} | ||
+ | {{Team:Lethbridge_HS/reset}} | ||
+ | {{Team:Lethbridge_HS/CSS}} | ||
+ | {{Lethbridge_HS/navbar}} | ||
+ | <html lang="en"> | ||
+ | <head> | ||
+ | <link href="css/bootstrap.min.css" rel="stylesheet"> | ||
− | < | + | <style> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <div class=" | + | #background{ |
− | <h1> | + | background-color: } |
+ | |||
+ | #banner{ | ||
+ | color: #f9f7f7; | ||
+ | font-family: Georgia, serif; | ||
+ | |||
+ | background-color:#ffcdb2 ; | ||
+ | background-image: url("https://static.igem.org/mediawiki/2017/3/3e/T--Lethbridge_HS--Teamcover1.jpg") | ||
+ | background-size: cover; | ||
+ | |||
+ | background-position: center center; | ||
+ | background-repeat: no-repeat; | ||
+ | height: 50vh; | ||
+ | overflow: hidden; | ||
+ | margin: 0; | ||
+ | padding-top: 7%; | ||
+ | |||
+ | background-image: url("https://static.igem.org/mediawiki/2017/2/29/T--Lethbridge_HS--designdark.jpg");text-align:center; | ||
+ | background-size: cover; background-position: center; opacity: ; background-size: ; height: 70vh; | ||
+ | overflow: hidden; | ||
+ | margin: 0; | ||
+ | background-repeat: no-repeat; | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | } | ||
+ | |||
+ | .jumbotron text-center{ | ||
+ | |||
+ | background-color: white; | ||
+ | position: relative; | ||
+ | width: 100%; | ||
+ | background-size: 100% 100%; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | .center{ | ||
+ | |||
+ | text-align: left; | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | </style> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </head> | ||
+ | <body id="background"> | ||
+ | <div id="banner" class=" jumbotron text-center "><div class="container-fluid"> | ||
+ | <h1 style=" font-size: 100px;">Design</h1> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <br> | ||
+ | <div class="container-fluid" style="margin-left:10%; margin-right:10%;"> | ||
+ | <p class="center"> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</p> | </p> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Line 41: | Line 91: | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 20:27, 27 October 2017