mirror of
https://github.com/servo/servo.git
synced 2025-06-13 19:04:30 +00:00
7 lines
222 B
HTML
7 lines
222 B
HTML
<html>
|
|
<body>
|
|
<div style="border: 1px solid black; width: 500px; height: 150px; margin-top: 20px;">
|
|
<div style="margin: 8px; /* matches user-agent body */">Just a simple little iframe.</div>
|
|
</div>
|
|
</body>
|
|
</html>
|