Page78

From 2010.igem.org

(Difference between revisions)
 
Line 1: Line 1:
 +
<html>
 +
<head>
 +
<style type="text/css">
 +
 +
ul#teamalbertamaycalendar {
 +
list-style: none;
 +
background-image: url(https://static.igem.org/mediawiki/2010/a/ad/Alberta2010MayCalendar1.png); no-repeat 0 0;
 +
position: relative;
 +
width: 500px;
 +
height: 311px;
 +
margin: 0;
 +
padding: 0;
 +
}
 +
ul#teamalbertamaycalendar li {
 +
border: 1px solid #000;
 +
position: absolute;
 +
}
 +
ul#teamalbertamaycalendar li a{
 +
display: block;
 +
height: 100%;
 +
text-indent:-9000px
 +
}
 +
#buildingparts {
 +
width: 300px;
 +
height: 10px;
 +
top: 108px;
 +
left: 111px;
 +
}
 +
#testingparts {
 +
width: 34px;
 +
height: 10px;
 +
top: 190px;
 +
left: 16px;
 +
}
 +
#assemblymethod {
 +
width: 313px;
 +
height: 10px;
 +
top: 150px;
 +
left: 50px;
 +
}
 +
#competentcells {
 +
width: 0px;
 +
height: 0px;
 +
top: 131px;
 +
left: 76px;
 +
}
 +
#plates {
 +
width: 0px;
 +
height: 0px;
 +
top: 2px;
 +
left: 0px;
 +
}
 +
#kitmanual {
 +
width: 0px;
 +
height: 0px;
 +
top: 131px;
 +
left: 76px;
 +
}
 +
#software {
 +
width: 0px;
 +
height: 0px;
 +
top: 131px;
 +
left: 76px;
 +
}
 +
ul#teamalbertamaycalendar li a span {
 +
display: none;
 +
}
 +
ul#teamalbertamaycalendar li a:hover span {
 +
display: block;
 +
}
 +
ul#teamalbertamaycalendar li#buildingparts a {
 +
background-color: blueviolet;
 +
}
 +
ul#teamalbertamaycalendar li#testingparts a {
 +
background-color: cornflowerblue;
 +
}
 +
ul#teamalbertamaycalendar li#assemblymethod a {
 +
background-color: crimson;
 +
}
 +
ul#teamalbertamaycalendar li#competentcells a {
 +
background-color: blueviolet;
 +
}
 +
ul#teamalbertamaycalendar li#plates a {
 +
background-color: blueviolet;
 +
}
 +
ul#teamalbertamaycalendar li#kitmanual a {
 +
background-color: blueviolet;
 +
}
 +
ul#teamalbertamaycalendar li#software a {
 +
background-color: blueviolet;
 +
}
 +
 +
</style>
 +
</head>
 +
 +
<body>
 +
<ul id="teamalbertamaycalendar">
 +
<li id="buildingparts"><a href="https://2010.igem.org/Team:Alberta/Building_Parts"><span>Building Parts</span></a></li>
 +
<li id="testingparts"><a href="https://2010.igem.org/Team:Alberta/Testing_Parts"><span>Testing Parts</span></a></li>
 +
<li id="assemblymethod"><a href="https://2010.igem.org/Team:Alberta/Assembly_Method"><span>Assembly Methods</span></a></li>
 +
<li id="competentcells"><a href="https://2010.igem.org/Team:Alberta/Competent_Cells"><span>Competent Cells</span></a></li>
 +
<li id="plates"><a href="https://2010.igem.org/Team:Alberta/Plates"><span>Plates</span></a></li>
 +
<li id="kitmanual"><a href="https://2010.igem.org/Team:Alberta/Kit_Manual"><span>Kit Manual</span></a></li>
 +
<li id="software"><a href="https://2010.igem.org/Team:Alberta/Software"><span>Software</span></a></li>
 +
</ul>
 +
 +
</body>
 +
</html>
 +
 +
 +
 +
<html>
<html>

Latest revision as of 02:56, 2 July 2010



JuneExampleCalendar

JuneExampleCalendar

Retrieved from "http://2010.igem.org/Page78"