Difference between revisions of "Code Documentation"

Line 39: Line 39:
 
<h3> Creating a Page</h3>
 
<h3> Creating a Page</h3>
  
<div>
 
 
<h5> Top part of the page</h5>
 
<h5> Top part of the page</h5>
  
 
<p> For a full width page with no side menu </p>
 
<p> For a full width page with no side menu </p>
 +
<div style="border: 1px solid #ccc; border-radius:5px; background-color:#f2f2f2>
 
<xmp>  
 
<xmp>  
 
{{2015CSS}}
 
{{2015CSS}}
Line 58: Line 58:
 
<!-- start of content ---------------------------------------->
 
<!-- start of content ---------------------------------------->
 
</xmp>
 
</xmp>
 +
</div>
  
  
 
</div>
 
  
  

Revision as of 21:29, 30 January 2015

CSS and HTML used in iGEM 2015

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

Creating a Page

Top part of the page

For a full width page with no side menu

Poster Guidelines

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