Code Documentation

CSS and HTML used in iGEM 2015

This page documents and explains the CSS and HTML used in the 2015 site.

General wrapping div of the page

/* General wrap for the page*/

#contentWrap {
      width: 980px;
      height: auto;
      margin-left: 20px;
      float:left;
      margin-right: auto;
      background-color: #ffffff;
}

Creating a Page

{{2015CSS}}


     

          

2015 DNA Distribution


          

          

          

          
          

Please note that all information on this page is in a draft version.
Please check back often for details.



< !-- start of content ---------------------------------------- >