mirror of
https://github.com/servo/servo.git
synced 2025-06-19 14:48:59 +01:00
6 lines
141 B
HTML
6 lines
141 B
HTML
<html>
|
|
<body>
|
|
<img style="display: block; width: 500px; height: 300px; background-color: red;"
|
|
src="400x400_green.png">
|
|
</body>
|
|
</html>
|