mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-21 04:31:26 +00:00
11 lines
180 B
HTML
11 lines
180 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>iframe content #1</title>
|
|
</head>
|
|
<body>
|
|
iframe page 1<br/>
|
|
<a id="link" href="bug301397_3.html">go to next page</a>
|
|
</body>
|
|
</html>
|