mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-07 11:48:19 +02:00
8 lines
130 B
HTML
8 lines
130 B
HTML
<html>
|
|
<head>
|
|
<title>Just a first-level iframe</title>
|
|
</head>
|
|
<body>
|
|
<h1>This is the first-level iframe</h1>
|
|
</body>
|
|
</html>
|