mirror of
https://github.com/servo/servo.git
synced 2025-06-18 05:14:28 +00: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>
|