79678458

Date: 2025-06-25 04:15:13
Score: 1
Natty:
Report link
<html>
<style>
    #child a {
        display:none;
    }
    
    #parent:hover #child a {
        display:block;
    }
</style>
<body>
<div id="parent">
    <div id="child">aaddfdffdfdfdfd<a herf="#">test aa</a></div>
</div>
</body>
</html>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Zhang Li