Difference between revisions of "User:TimDemper/test"

From DigitalCraft_Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<div style="height:0px;" hover="height:100px;">
+
<html>
 +
<head>
 +
 
 +
  <style type="text/css">
 +
    h1 { padding-bottom: .5em; position: relative; }
 +
    h1 span { font-weight: normal; font-size: small; position: absolute; bottom: 0; display: none; }
 +
    h1:hover span { display: block; }
 +
  </style>
 +
 
 +
</head>
 +
 
 +
<h1>
 
[[File:Test_image.png]]
 
[[File:Test_image.png]]
 +
</h1>
 +
  
</div>
+
</html>

Revision as of 18:37, 22 September 2015

<html> <head>

 <style type="text/css">
   h1 { padding-bottom: .5em; position: relative; }
   h1 span { font-weight: normal; font-size: small; position: absolute; bottom: 0; display: none; }
   h1:hover span { display: block; }
 </style>

</head>

Test image.png


</html>