Team:IIT Madras/Template:header

From 2011.igem.org

(Difference between revisions)
Line 3: Line 3:
<head>
<head>
<style>
<style>
-
#drop_down{position:relative; top:3px;}
+
.drop_down{position:relative; top:3px;}
#nav_bar{width:100%; position:relative; top:-40px;}
#nav_bar{width:100%; position:relative; top:-40px;}
Line 25: Line 25:
<ul>
<ul>
<li><a href="#">Project</a>
<li><a href="#">Project</a>
-
<ul id="drop_down">
+
<ul class="drop_down">
<li style="width:100%; background:#ec9f09;"><a href="#">Principle</a></li>
<li style="width:100%; background:#ec9f09;"><a href="#">Principle</a></li>
<li style="width:100%; background:#ec9f09;"><a href="#">Approach</a></li>
<li style="width:100%; background:#ec9f09;"><a href="#">Approach</a></li>

Revision as of 20:46, 2 October 2011

bar