Line 1: | Line 1: | ||
− | + | {{Team:William_and_Mary/CSS_RESET}} | |
+ | {{Team:William_and_Mary/CSS_FIX}} | ||
+ | {{Team:William_and_Mary/SOURCE}} | ||
+ | {{Team:William_and_Mary/HEADER2}} | ||
+ | <!--website by John Mitchell, iGEM 2016 | ||
+ | Bootstrap template by creative-tim--> | ||
+ | <html lang="en"> | ||
+ | <cfheader name="X-XSS-Protection" value="1"> | ||
+ | |||
+ | <div class="wrapper"> | ||
+ | |||
+ | <div class="section section-numbers-2" id="numbers2" style="padding-top: 0px !important; border-top: 0px !important; margin-top: 0px !important;"> | ||
+ | <div class="parallaxWM pattern-image"> | ||
+ | <img alt="..." src="https://static.igem.org/mediawiki/2016/c/ce/T--William_and_Mary--rubik-background.jpg"/> | ||
+ | </div> | ||
+ | <div class="container"> | ||
+ | <div class="col-md-8 col-md-offset-2 text-center"> | ||
+ | <div class="description"> | ||
+ | <div class="title"> | ||
+ | <h2 style='padding-top: 40px; font-family: "Verlag-Book"; font-size: 50px;'> | ||
+ | Description | ||
+ | </h2> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="clearfix"></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="section section-we-are-2"> | ||
+ | <div class="text-area"> | ||
+ | <div class="container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-4"> | ||
+ | <div class="title add-animation-stopped"> | ||
+ | <p class='h2WM' style='padding-left:70px; padding-top: 0px;'> | ||
+ | Circuit Control | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-7 col-md-offset-1" style='padding-top: 0px;'> | ||
+ | <div class="description add-animation-stopped animation-1"> | ||
+ | <p class='large' style="color:#A9A9A9;"> | ||
+ | This is the project description page. It wil serve as the basic section block | ||
+ | for any of our additional imformation pages - those aside from the project overview flowing | ||
+ | presentation page. The flowing format is automatically created - only the text in the html | ||
+ | needs to be edited. This block of text here can be used as a basic 'abstract' for this page. | ||
+ | The text-color used in this block is specified inline for ease of access. | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="description"> | ||
+ | <p class='large' style="padding-left:70px;"> | ||
+ | Hello, this is the description. This is just a test to see what this text would look like center- | ||
+ | column. It looks pretty nice, so I think I'm going to keep it like this for now. To keep aligned | ||
+ | with the header, I have inserted a left-side padding of 70px. This was a rough estimate and can be | ||
+ | changed. Here we can describe our project in more detail than on the front page. Right now, I'm | ||
+ | just populating the page with text. | ||
+ | </P> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!-- | ||
+ | <div id="carousel"> | ||
+ | <div id="section-we-are-1" class="carousel slide add-animation-stopped-1" data-interval="20000"> | ||
+ | <div class="carousel-inner pattern-image animate"> | ||
+ | <div class="item active"> | ||
+ | <img alt="..." class="full-image" src="assets/img/builder/projects/project.jpg"> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img alt="..." class="full-image" src="assets/img/builder/projects/project.jpg"> | ||
+ | </div> | ||
+ | </div> | ||
+ | <a class="left carousel-control" href="#section-we-are-1" data-slide="prev"><span class="fa fa-angle-left hidden-md hidden-lg"></span></a> | ||
+ | <a class="right carousel-control" href="#section-we-are-1" data-slide="next"><span class="fa fa-angle-right hidden-ms hidden-lg"></span></a> | ||
+ | </div> | ||
+ | </div> | ||
+ | --> | ||
+ | </div> | ||
+ | </html> | ||
− | + | {{Team:William_and_Mary/JS_SOURCE2}} | |
− | + | {{Team:William_and_Mary/FOOTER_SMALL}} | |
− | + | ||
− | + | ||
− | + | ||
− | + |
Revision as of 02:13, 19 October 2016
Circuit Control
This is the project description page. It wil serve as the basic section block
for any of our additional imformation pages - those aside from the project overview flowing
presentation page. The flowing format is automatically created - only the text in the html
needs to be edited. This block of text here can be used as a basic 'abstract' for this page.
The text-color used in this block is specified inline for ease of access.
Hello, this is the description. This is just a test to see what this text would look like center-
column. It looks pretty nice, so I think I'm going to keep it like this for now. To keep aligned
with the header, I have inserted a left-side padding of 70px. This was a rough estimate and can be
changed. Here we can describe our project in more detail than on the front page. Right now, I'm
just populating the page with text.
Description