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