Unnamed
public text v1 · immutable<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>