зеркало из https://github.com/mozilla/gecko-dev.git
11 строки
136 B
HTML
11 строки
136 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>iframe content #2</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
iframe page 2<br/>
|
||
|
You made it!
|
||
|
</body>
|
||
|
</html>
|