All pastes #160608 Raw Edit

Unnamed

public text v1 · immutable
#160608 ·published 2006-09-04 14:48 UTC
rendered paste body
<html>
<head>
  <title>Test</title>
</head>

<body>
<style type="text/css">
  div:hover span {
    display:inline;
  }
</style>

<div style="position: relative;"><img src="/templates/v1/gfx/help.png"><span style="display: none; position: absolute; top: 50%; left: 50%">too long text</span>vfvf</div>

</body>

</html>