Team:Cornell/Templates/test
From 2011.igem.org
(Difference between revisions)
Line 8: | Line 8: | ||
/*** List your images here that will be on the page and then the mouse over images in the 2nd array ***/ | /*** List your images here that will be on the page and then the mouse over images in the 2nd array ***/ | ||
- | upSources = new Array(" | + | upSources = new Array("https://static.igem.org/mediawiki/2011/c/cf/Cornell11_links_abstract.jpg", "https://static.igem.org/mediawiki/2011/3/33/Cornell11_links_project.jpg", "https://static.igem.org/mediawiki/2011/1/12/Cornell11_links_team.jpg", "https://static.igem.org/mediawiki/2011/6/68/Cornell11_links_multimedia.jpg"); |
- | overSources = new Array(" | + | overSources = new Array("https://static.igem.org/mediawiki/2011/d/df/Cornell11_links_abstractglow.jpg", "https://static.igem.org/mediawiki/2011/b/bc/Cornell11_links_projectglow.jpg", "Thttps://static.igem.org/mediawiki/2011/7/7b/Cornell11_links_teamglow.jpg", "https://static.igem.org/mediawiki/2011/f/f4/Cornell11_links_multimediaglow.jpg"); |
Line 45: | Line 45: | ||
height:100%; | height:100%; | ||
max-height:100%; | max-height:100%; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 91: | Line 84: | ||
padding:0px; | padding:0px; | ||
vertical-align:top; | vertical-align:top; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
#navbar { | #navbar { | ||
- | background-image:url(' | + | background-image:url('https://static.igem.org/mediawiki/2011/e/ef/Cornell11_menubar.jpg'); |
- | + | ||
position:static; | position:static; | ||
height:inherit; | height:inherit; | ||
width:inherit; | width:inherit; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
h1 { | h1 { | ||
Line 140: | Line 107: | ||
} | } | ||
</style> | </style> | ||
+ | |||
+ | <div id="navbar"> | ||
+ | <center> | ||
+ | <a href="https://2011.igem.org/Team:Cornell" onMouseOver="setOverImg('1','');" onMouseOut="setOutImg('1','');" target=""><img src="https://static.igem.org/mediawiki/2011/c/cf/Cornell11_links_abstract.jpg" border="0" id="button1" vspace="0" hspace="0"></a> | ||
+ | |||
+ | |||
+ | <a href="https://2011.igem.org/Team:Cornell" onMouseOver="setOverImg('2','');" onMouseOut="setOutImg('2','');" target=""><img src="https://static.igem.org/mediawiki/2011/3/33/Cornell11_links_project.jpg" border="0" id="button2" vspace="0" hspace="0"></a> | ||
+ | |||
+ | |||
+ | <a href="https://2011.igem.org/Team:Cornell" onMouseOver="setOverImg('3','');" onMouseOut="setOutImg('3','');" target=""><img src="https://static.igem.org/mediawiki/2011/1/12/Cornell11_links_team.jpg" border="0" id="button3" vspace="0" hspace="0"></a> | ||
+ | |||
+ | <a href="https://2011.igem.org/Team:Cornell" onMouseOver="setOverImg('4','');" onMouseOut="setOutImg('4','');" target=""><img src="https://static.igem.org/mediawiki/2011/6/68/Cornell11_links_multimedia.jpg" border="0" id="button4" vspace="0" hspace="0"></a> | ||
+ | </div> | ||
+ | </center> | ||
</html> | </html> |
Revision as of 21:17, 15 July 2011