Team:IIT Madras/Template:test bar
From 2011.igem.org
(Difference between revisions)
Line 336: | Line 336: | ||
left: 11px; | left: 11px; | ||
} | } | ||
- | + | #menu ul{list-style:none;} | |
+ | #menu ul li{float:left; width:75px; text-align:center; background:url('https://static.igem.org/mediawiki/2011/1/1c/Test_menu.gif') repeat-x;margin:10px; height:34px; -moz-border-radius:5px; border-radius:5px; -webkit-border-radius:5px;} | ||
+ | #menu a {position : relative; top:7px; text-decoration:none; color:white;} | ||
--> | --> | ||
Line 343: | Line 345: | ||
</head> | </head> | ||
<div id="menu_bar"> | <div id="menu_bar"> | ||
+ | <div id="menu"> | ||
<ul> | <ul> | ||
<li><a href="https://2011.igem.org/Team:IIT_Madras">Home</a></li> | <li><a href="https://2011.igem.org/Team:IIT_Madras">Home</a></li> | ||
Line 353: | Line 356: | ||
<li><a href="https://2011.igem.org/Team:IIT_Madras/Attributions">Attributions</a></li> | <li><a href="https://2011.igem.org/Team:IIT_Madras/Attributions">Attributions</a></li> | ||
</ul> | </ul> | ||
+ | </div> | ||
</div> | </div> | ||
</html> | </html> |
Revision as of 17:58, 30 August 2011