Team:Calgary/Notebook/Models

From 2011.igem.org

(Difference between revisions)
(Created page with "{{CalgaryNoteBar}} <html> <head> <style> div.container{ background-image:url("http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/PageContainer-1.png"); ...")
 
(One intermediate revision not shown)
Line 1: Line 1:
-
{{CalgaryNoteBar}}
+
{{Team:Calgary/Main_Header|notebook}}
 +
{{Team:Calgary/Notebookbar|
-
<html>
+
TITLE=Modeling|
-
<head>
+
BODY=<html>
-
 
+
<p>did we actually do this?</p>
-
  <style>
+
-
 
+
-
    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;
+
-
    }
+
-
 
+
-
      div.sidebar{
+
-
        width: 235px;
+
-
        float: left;
+
-
        margin-left: 14px;
+
-
        margin-right: 10px;
+
-
        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: 670px;
+
-
        float: left;
+
-
        margin-left: 20px;
+
-
        margin-right: 20px;
+
-
        margin-top: 10px;
+
-
      }
+
-
 
+
-
        #bodytitle h1{
+
-
          color:#54bcf8;
+
-
        }
+
-
 
+
-
        div.mainbody img{
+
-
          width:600px;
+
-
        }
+
-
 
+
-
 
+
-
  </style>
+
-
 
+
-
</head>
+
-
 
+
-
<body>
+
-
 
+
-
  <div class="container">
+
-
    <div class="mainbody">
+
-
 
+
-
      <span id="bodytitle"><h1>Computational Models</h1></span>
+
-
 
+
-
      <p>This page shows all the cool graphs and computations we made!</p>
+
-
 
+
-
 
+
-
    </div>
+
-
 
+
-
  </div>
+
-
</body>
+
</html>
</html>
 +
}}

Latest revision as of 00:54, 21 September 2011


Modeling

did we actually do this?