gecko/layout/html/tests/block/bugs/12003.html

12 lines
133 B
HTML
Raw Normal View History

<html>
<body bgcolor="#C0C0C0">
<table border>
<tr>
<td><img align="right" src="ant.jpg"></td>
</tr>
</table>
</body>
</html>