RetroZilla/layout/html/tests/block/bugs/4677.html

10 lines
131 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<html>
<body bgcolor=#c0c0c0>
<b><img src="ant.jpg"></b><br>
<img src="ant.jpg"><br>
<img src="ant.jpg">
</body>
</html>