Team:Freiburg Bioware/css menu

From 2010.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<style>
<style>
 +
/* menu and header */
 +
 +
/* banner */
 +
 +
#banner1 {
 +
float:left;
 +
width: 500px;
 +
height: 400px;
 +
margin: -25px 0px 0px 0px;
 +
background: white
 +
url(https://static.igem.org/mediawiki/2010/3/33/Freiburg10_Banner_Snippet_1.png) no-repeat scroll center 0px;
 +
}
 +
 +
#banner2 {
 +
float:left;
 +
width: 465px;
 +
height: 400px;
 +
margin: -25px 0px 0px 0px;
 +
background: white
 +
url(https://static.igem.org/mediawiki/2010/3/3e/Freiburg10_Banner_Snippet_2.png) no-repeat scroll center 0px;
 +
}
 +
 +
#banneralt {
 +
width: 965px;
 +
height: 400px;
 +
margin: -25px 0px 0px 0px;
 +
background: white
 +
url(https://static.igem.org/mediawiki/2010/f/f5/Freiburg10_huennue5-_Kopie2.png) no-repeat scroll center 0px;
 +
}
 +
 +
/* menu */
#menu {
#menu {

Revision as of 21:50, 6 October 2010