Team:IIT Delhi/Naya Patr
From 2013.igem.org
(Difference between revisions)
Harshitsinha (Talk | contribs) (Replaced content with "<html> Hi, This is iGEM IIT Delhi. Pages coming soon </html>") |
Harshitsinha (Talk | contribs) |
||
(7 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | + | <head> | |
+ | <style type="text/css"> | ||
+ | <!-- | ||
+ | |||
+ | #navbar ul { | ||
+ | margin: 0; | ||
+ | padding: 5px; | ||
+ | list-style-type: none; | ||
+ | text-align: center; | ||
+ | background-color: #000; | ||
+ | } | ||
+ | |||
+ | #navbar ul li { | ||
+ | display: inline; | ||
+ | } | ||
+ | |||
+ | #navbar ul li a { | ||
+ | text-decoration: none; | ||
+ | padding: .2em 1em; | ||
+ | color: #fff; | ||
+ | background-color: #000; | ||
+ | } | ||
+ | |||
+ | #navbar ul li a:hover { | ||
+ | color: #000; | ||
+ | background-color: #fff; | ||
+ | } | ||
+ | |||
+ | --> | ||
+ | </style> | ||
+ | </head> | ||
+ | <body> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/5/5e/Header.jpg" alt="Header" width="960" height="300"> | ||
+ | <div id="navbar"> | ||
+ | <ul> | ||
+ | <li><a href="#">Home</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:IIT_Delhi/Team">Team</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:IIT_Delhi/Project">Project</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:IIT_Delhi/Parts">Parts</a></li> | ||
+ | <li><a href="#">Notebook</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:IIT_Delhi/Safety">Safety</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:IIT_Delhi/Attributions">Sponsors</a></li> | ||
+ | <li><a href="#">iGEM in South Asia</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
- | + | ||
+ | |||
+ | </body> | ||
</html> | </html> |
Latest revision as of 07:31, 24 August 2013