Team:UFAM Brazil/Biobricks

From 2014.igem.org

(Difference between revisions)
Line 3: Line 3:
<html>
<html>
 +
 +
<head>
 +
 +
<style>
 +
a.tooltip{
 +
  position:relative;
 +
  font-size:16px;
 +
  color:#228B22;
 +
  text-decoration:none;
 +
  cursor:help;
 +
font-weight: bold;
 +
  }
 +
 +
  a.tooltip:hover{
 +
  background:transparent;
 +
  color:#000;
 +
  z-index:25;
 +
 +
  }
 +
  a.tooltip span{display: none
 +
  }
 +
 +
 +
  a.tooltip:hover span{
 +
  display:block;
 +
  position:absolute;
 +
  width:300px;
 +
  top:20px;
 +
right:5%;
 +
font-weight: bold;
 +
  font-size: 16px;
 +
font-style:normal;
 +
  padding:25px 15px 15px 15px;
 +
  border:none;
 +
  background:transparent;
 +
  color:#000;
 +
background-image:url(https://static.igem.org/mediawiki/2014/b/bc/UFAM_Brazil_2014_Placa_Menu.png);
 +
background-size:100% 100%;
 +
background-repeat:no-repeat;
 +
text-align:center;
 +
}
 +
 +
</head>
 +
</body>
 +
<body>
<body>
Line 61: Line 106:
<td width="15%"  align="center" style="padding:10px">
<td width="15%"  align="center" style="padding:10px">
-
<p>Map</p>
+
<p><a href="#" class="tooltip">Map<span><ima src="https://static.igem.org/mediawiki/2014/thumb/8/8b/UFAM_BRAZIL_2014_Lab30_%281%29.png/604px-UFAM_BRAZIL_2014_Lab30_%281%29.png"></span></a></p>
</td>
</td>

Revision as of 00:36, 17 October 2014