blob: 3b68464f2a076a25774675850f63d73ce16ef5d6 (
plain)
1
2
3
4
5
6
7
8
9
|
<!DOCTYPE html>
<html class="reftest-paged">
<body>
<img src="solidblue.png" style="height: 1in; width: 100px; display: block">
<img src="solidblue.png" style="height: 1in; width: 100px; display: block">
<img src="solidblue.png" style="height: 1in; width: 100px; display: block">
<img src="solidblue.png" style="height: 1in; width: 100px; display: block">
</body>
</html>
|