Difference between revisions of "User:TimDemper/test"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | < | + | <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> | ||
+ | |||
− | </ | + | </html> |