Team:UC Davis/main.html

From 2010.igem.org

(Difference between revisions)
(New page: <html> <head> <meta http-equiv="Content-type" content="text/html; charset=UTF-8" /> <title>iGEM team @ UC Davis!</title> <meta http-equiv="Content-Language" content="en-us" ...)
Line 1: Line 1:
<html>
<html>
<head>
<head>
-
    <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
+
 
 +
<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
    <title>iGEM team @ UC Davis!</title>
    <title>iGEM team @ UC Davis!</title>
    <meta http-equiv="Content-Language" content="en-us" />
    <meta http-equiv="Content-Language" content="en-us" />
Line 12: Line 13:
     
     
    <meta name="author" content="Enlighten Designs" />
    <meta name="author" content="Enlighten Designs" />
 +
 
<style type="text/css">
<style type="text/css">
-
html, body {
+
#content{
-
margin: 0;
+
width: 1000px
-
padding: 0;
+
}/*this controls the wiki page!!*/
-
}
+
 
#page-container {
#page-container {
width: 1000px;
width: 1000px;
background-color: #c3f69e;
background-color: #c3f69e;
-
margin: auto;
+
 
}
}
Line 36: Line 38:
}
}
-
#sidebar-a {
+
#sidebar_a {
float: right;
float: right;
width: 350px;
width: 350px;
background: #c3f69e;
background: #c3f69e;
 +
/*padding: 25px;*/
}
}
-
#sidebar-a .padding {
+
#content1 {
-
padding: 25px;
+
-
}
+
-
 
+
-
#content {
+
margin-right: 650px;
margin-right: 650px;
width: 650px;
width: 650px;
background: #c3f69e;
background: #c3f69e;
-
}
 
-
 
-
#content .padding {
 
padding: 25px;
padding: 25px;
}
}
 +
 +
 +
#footer {
#footer {
Line 66: Line 65:
 
 
<body>
<body>
 +
<div id="page-container">
<div id="page-container">
   <div id="main-nav">UC Davis iGEM!! :)</div>
   <div id="main-nav">UC Davis iGEM!! :)</div>
   <div id="header">Header</div>
   <div id="header">Header</div>
-
   <div id="sidebar-a">Content to be added soon :)</div>
+
   <div id="sidebar_a">Content to be added soon :)</div>
-
   <div id="content">Content to be added soon :) </div>
+
   <div id="content1">Content to be added soon :) </div>
   <div id="footer">Footer, Copyright information here</div>
   <div id="footer">Footer, Copyright information here</div>
</div>
</div>

Revision as of 22:20, 12 July 2010

iGEM team @ UC Davis!

Content to be added soon :)