Team:Calgary/Side
From 2011.igem.org
(Difference between revisions)
(Created page with "background-image:url("http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/PageContainer-1.png"); background-repeat: repeat-y; width: 975px; height: 550px;...") |
|||
(3 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | background-image:url("http:// | + | {{CalgaryProjectBar|Content}} |
+ | |||
+ | <html> | ||
+ | <head> | ||
+ | |||
+ | <style> | ||
+ | |||
+ | div.container{ | ||
+ | background-image:url("http://i1112.photobucket.com/albums/k499/sjdixon1/iGEM2011/radialgradient.jpg"); | ||
background-repeat: repeat-y; | background-repeat: repeat-y; | ||
width: 975px; | width: 975px; | ||
- | height: | + | height: 800px; |
margin-left: -5px; | margin-left: -5px; | ||
margin-bottom: 20px; | margin-bottom: 20px; | ||
+ | } | ||
+ | |||
+ | div.sidebar{ | ||
+ | width: 200px; | ||
+ | float: left; | ||
+ | margin-left: 14px; | ||
+ | padding-left: 0px; | ||
+ | margin-top: 10px; | ||
+ | |||
+ | } | ||
+ | |||
+ | div.sidebar h1{ | ||
+ | color:#7b54cc; | ||
+ | } | ||
+ | |||
+ | div.sidebar li, div.sidebar a{ | ||
+ | color:#7b54cc; | ||
+ | } | ||
+ | |||
+ | div.sidebar li ul li a{ | ||
+ | color:#000000; | ||
+ | } | ||
+ | |||
+ | div.mainbody{ | ||
+ | width: 600px; | ||
+ | float: left; | ||
+ | margin-left: 50px; | ||
+ | margin-right: 20px; | ||
+ | margin-top: 10px; | ||
+ | } | ||
+ | |||
+ | #bodytitle h1{ | ||
+ | color:#54bcf8; | ||
+ | } | ||
+ | |||
+ | div.mainbody img{ | ||
+ | width:550px; | ||
+ | } | ||
+ | |||
+ | |||
+ | </style> | ||
+ | |||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | |||
+ | <div class="container"> | ||
+ | <div class="mainbody"> | ||
+ | |||
+ | <span id="background"><h1>Background</h1></span> | ||
+ | <p> This section outlines the nature of the problem we are trying to solve, why it matters, and the strategy we are using to contribute to an eventual solution.</p> | ||
+ | |||
+ | <span id="abstract"><h1> Abstract </h1></span> | ||
+ | <p> This is the abstract of the project.</p> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </body> | ||
+ | </html> |
Latest revision as of 22:44, 8 June 2011
Background
This section outlines the nature of the problem we are trying to solve, why it matters, and the strategy we are using to contribute to an eventual solution.
Abstract
This is the abstract of the project.