Team:Calgary/Side

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
{{CalgaryProjectBar|Content}}
 +
<html>
<html>
<head>
<head>
Line 5: Line 7:
     div.container{
     div.container{
-
        
+
       background-image:url("http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/PageContainer-1.png");
 +
      background-repeat: repeat-y;
 +
      width: 975px;
 +
      height: 550px;
 +
      margin-left: -5px;
 +
      margin-bottom: 20px;
     }
     }
Line 52: Line 59:
<body>
<body>
-
<p> hi
+
 
 +
  <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>
</body>
</html>
</html>

Revision as of 21:35, 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.