Team:Cornell/templates/tour

From 2012.igem.org

(Difference between revisions)
(Created page with "<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ --> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]--> <!--[if IE 7]>...")
Line 18: Line 18:
</head>
</head>
<body>
<body>
-
<div>  
+
<div class="tour">  
-
<a href="https://2012.igem.org/Team:Cornell/Sandbox" style="position:fixed; bottom:0; left:0"> Previous </a>
+
<a href="https://2012.igem.org/Team:Cornell/Sandbox" style="left:0"> Previous </a>
</div>
</div>
-
<div>  
+
<div class="tour">  
-
<a href="https://2012.igem.org/Team:Cornell/Sandbox" style="position:fixed; bottom:0; right:0"> Next </a>
+
<a href="https://2012.igem.org/Team:Cornell/Sandbox" style="right:0"> Next </a>
</div>
</div>
</body>
</body>
</html>
</html>

Revision as of 17:45, 13 June 2013