Difference between revisions of "Team:LUBBOCK TTU/test6"

(Blanked the page)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{LUBBOCK_TTU}}
 
  
<html>
 
<style>
 
#map {
 
position: relative;
 
width: 900px;
 
height: 540px;
 
background: #5ae url(https://static.igem.org/mediawiki/2017/8/82/Lubbock_TTU_largemap.png) no-repeat;
 
padding: 0;
 
}
 
 
#map li {
 
display: block;
 
position: absolute;
 
list-style: none;
 
margin: 0;
 
padding: 0;
 
}
 
 
#map a {
 
display: block;
 
text-indent: -9999px;
 
text-decoration: none;
 
outline: none;
 
cursor: default;
 
}
 
 
#po {
 
left: px;
 
top: px;
 
}
 
 
#pc {
 
left: px;
 
top: px;
 
}
 
 
#hp {
 
left: px;
 
top: px;
 
}
 
 
#sa {
 
left: px;
 
top: px;
 
}
 
 
#nb {
 
left: px;
 
top: px;
 
}
 
 
#re {
 
left: px;
 
top: px;
 
}
 
 
#po a {
 
width: 100px;
 
height: 100px;
 
}
 
 
#pc a {
 
width: 100px;
 
height: 100px;
 
}
 
 
#hp a {
 
width: 100px;
 
height: 100px;
 
}
 
 
#sa a {
 
width: 100px;
 
height: 100px;
 
}
 
 
#nb a {
 
width: 100px;
 
height: 100px;
 
}
 
 
#re a {
 
width: 100px;
 
height: 100px;
 
}
 
</style>
 
 
<ul id="map">
 
<li id="po"><a href="#">Project Overview</a></li>
 
<li id="pc"><a href="#">Part Collection</a></li>
 
<li id="hp"><a href="#">Human Practices</a></li>
 
<li id="sa"><a href="#">Safety</a></li>
 
<li id="nb"><a href="#">Notebook</a></li>
 
<li id="re"><a href="#">Results</a></li>
 
</ul>
 
 
</html>
 

Latest revision as of 22:13, 25 May 2017