Team:Exeter/Template/Footer

From 2013.igem.org

(Difference between revisions)
Line 16: Line 16:
<body>
<body>
-
 
+
    <div class="footer">
-
<div id="container">
+
        <div class="footerleft">
-
<div id="content"></div>
+
            <div class="footerleftcon">botleftcon</div>
-
</div>
+
            </div>
-
<div id="footer">
+
        <div class="footerright">
-
html, body, #container { height: 100%; }
+
            <div class="footerrightcon">botrightcon</div>
-
body > #container { height: auto; min-height: 100%; }
+
            </div>
-
My Sticky Footer</div>
+
        <div class="footer-content">Footer</div>
-
 
+
    </div>
</body>
</body>

Revision as of 09:46, 30 September 2013

Exeter iGEM 2013 · Paint by Coli