Team:EPF Lausanne
From 2013.igem.org
(Difference between revisions)
Mareikeapelt (Talk | contribs) |
Mareikeapelt (Talk | contribs) |
||
Line 22: | Line 22: | ||
<script> | <script> | ||
function showtip(tipid) { | function showtip(tipid) { | ||
+ | document.all.bacterias.h2.style.visibility = "hidden"; | ||
document.getElementById(tipid).style.visibility = "visible"; | document.getElementById(tipid).style.visibility = "visible"; | ||
} | } | ||
Line 30: | Line 31: | ||
.bacterias > h2 { | .bacterias > h2 { | ||
position: absolute; | position: absolute; | ||
- | + | width: 120px; | |
- | + | ||
- | width: | + | |
} | } | ||
Line 43: | Line 42: | ||
<div class="bacterias" style="position:relative;width:100%;"> | <div class="bacterias" style="position:relative;width:100%;"> | ||
<img name="imageMap" src="https://static.igem.org/mediawiki/2013/e/e3/Bacterias.jpeg" border="0" alt="Bacteria" usemap="#bacteria"> | <img name="imageMap" src="https://static.igem.org/mediawiki/2013/e/e3/Bacterias.jpeg" border="0" alt="Bacteria" usemap="#bacteria"> | ||
- | <h2 id="tip1" style="visibility:hidden;background-color: | + | <h2 id="tip1" style="visibility:hidden;background-color:gray;top:10px;left:30px">Tip1<br>Bla</h2> |
- | <h2 id="tip2" style="visibility:hidden;background-color: | + | <h2 id="tip2" style="visibility:hidden;background-color:gray;top:80px;left:10px">Tip2<br>Bla</h2> |
</div> | </div> | ||
</html> | </html> |
Revision as of 07:29, 1 August 2013
Home | Team | Official Team Profile | Project | Parts Submitted to the Registry | Coupling | Modeling | Notebook | Safety | Attributions |
---|
Tip1
Bla
Tip2
Bla
You can write a background of your team here. Give us a background of your team, the members, etc. Or tell us more about something of your choosing. | |
Tell us more about your project. Give us background. Use this as the abstract of your project. Be descriptive but concise (1-2 paragraphs) | |
Team EPF_Lausanne |