Team:McMaster-Ontario

From 2012.igem.org

(Difference between revisions)
Line 29: Line 29:
-
<div style = "position: fixed; left: 0; top: 0; height:70px; width:100%; background:grey">
+
<div id = "header" style = "position: fixed; left: 0; top: 0; height:70px; width:100%; background:grey">
-
<div style = "width: 251px; height: 70px; float: left; background: white;">
+
<div id = "logo" style = "width: 251px; height: 70px; float: left; background: white;">
</div>
</div>
-
<div style = "float:right">
+
<div id = "navbar" style = "float:right">
-
<a href = "#alpha" class = "scroll">Alpha</a>
+
<ul class = "nav">
-
<a href = "#beta" class = "scroll">Beta</a>
+
<li><a href = "#alpha" class = "scroll">Alpha</a></li>
-
<a href = "#gamma" class = "scroll">Gamma</a>
+
<li><a href = "#beta" class = "scroll">Beta</a></li>
 +
<li><a href = "#gamma" class = "scroll">Gamma</a></li>
 +
</ul>
</div>
</div>
</div>
</div>

Revision as of 14:33, 7 May 2013


One
Two
Three