blob: f1f163e689cdea5a16c9837dd53244175b52b125 [file] [log] [blame]
<html>
<body>
<table>
<tr>
<td style="height: 200px;"></td>
<td>
<div style="height: 100px; width: 100px; overflow: hidden;">
<div id="target" style="height: 100px; width: 100px; background-color: green;"></div>
</div>
</td>
</tr>
</table>
</body>
</html>