servo/tests/ref/block_image.html
2014-09-08 20:21:42 -06:00

6 lines
141 B
HTML

<html>
<body>
<img style="display: block; width: 500px; height: 300px; background-color: red;"
src="400x400_green.png">
</body>
</html>