mirror of
https://github.com/servo/servo
synced 2026-05-08 16:12:15 +02:00
7 lines
141 B
HTML
7 lines
141 B
HTML
<html>
|
|
<body>
|
|
<img style="display: block; width: 500px; height: 300px; background-color: red;"
|
|
src="400x400_green.png">
|
|
</body>
|
|
</html>
|