Welcome to the RuneGlory Wiki, where we do our best to make your life easier!

You can use the search menu on the right side of the wiki (or at the bottom if you are on mobile) to search for the page you are looking for. The most popular pages can be found on the right side of the wiki aswell (or again at the bottom if you are on mobile).

Difference between revisions of "Main page/Test Cypher2"

From RuneGlory
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
<html>
 
<html>
 +
<style>
 +
 +
.tooltip .tooltiptext {
 +
    visibility: hidden;
 +
    width: 120px;
 +
    background-color: black;
 +
    color: #fff;
 +
    text-align: center;
 +
    border-radius: 6px;
 +
    padding: 5px 0;
 +
 +
    /* Position the tooltip */
 +
    position: absolute;
 +
    z-index: 1;
 +
}
 +
 +
.tooltip:hover .tooltiptext {
 +
    visibility: visible;
 +
}
 +
</style>
 +
 
<body>
 
<body>
  
<a href="https://wiki.etherumps.com/Main_page">
+
<div class="tooltip">
 +
<a href="https://wiki.etherumps.com/Main_page/Guides/Skill_guides/Runecrafting">
 
   <img src="https://i.imgur.com/Ezmb51W.png" alt="my picture" height="32" width="32" />
 
   <img src="https://i.imgur.com/Ezmb51W.png" alt="my picture" height="32" width="32" />
</a>
+
  </a>
 +
<span class="tooltiptext">Giant pouch</span>
 +
</div>
 +
 
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 08:12, 14 November 2017

Testing images

my picture Giant pouch