x
<html>
<body>
<div style="border:1px solid black; width:80px; height:80px; overflow:visible;">
The overflow property is visible even outside the box.
</div>
</body>
</html>
<html>
<body>
<div style="border:1px solid black; width:80px; height:80px; overflow:visible;">
The overflow property is visible even outside the box.
</div>
</body>
</html>