mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-08-08 04:25:54 +00:00
10 lines
112 B
HTML
10 lines
112 B
HTML
<html>
|
|
<head>
|
|
<script>
|
|
console.log("iframe 1");
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<h1>iframe 1</h1>
|
|
</body>
|
|
</html> |