Mercurial > hg > serpentron
annotate iframed.html @ 20:c8162ac60edc 1.0.2
Serpentron 1.0.2.
author | Mikhail Kryshen <mikhail@kryshen.net> |
---|---|
date | Fri, 13 Mar 2020 15:19:16 +0300 (2020-03-13) |
parents | 8c7e910cb328 |
children |
rev | line source |
---|---|
8
b32efce2d860
Automatically adjust size to fit the window.
Mikhail Kryshen <mikhail@kryshen.net>
parents:
diff
changeset
|
1 <html> |
b32efce2d860
Automatically adjust size to fit the window.
Mikhail Kryshen <mikhail@kryshen.net>
parents:
diff
changeset
|
2 <head> |
b32efce2d860
Automatically adjust size to fit the window.
Mikhail Kryshen <mikhail@kryshen.net>
parents:
diff
changeset
|
3 <title>Serpentron</title> |
b32efce2d860
Automatically adjust size to fit the window.
Mikhail Kryshen <mikhail@kryshen.net>
parents:
diff
changeset
|
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
b32efce2d860
Automatically adjust size to fit the window.
Mikhail Kryshen <mikhail@kryshen.net>
parents:
diff
changeset
|
5 </head> |
b32efce2d860
Automatically adjust size to fit the window.
Mikhail Kryshen <mikhail@kryshen.net>
parents:
diff
changeset
|
6 <body> |
b32efce2d860
Automatically adjust size to fit the window.
Mikhail Kryshen <mikhail@kryshen.net>
parents:
diff
changeset
|
7 <iframe src="index.html" |
9 | 8 width="700" height="525" frameborder="0" allowfullscreen> |
8
b32efce2d860
Automatically adjust size to fit the window.
Mikhail Kryshen <mikhail@kryshen.net>
parents:
diff
changeset
|
9 <a href="http://www.games1729.com/serpentron/">Play Serpentron</a> |
b32efce2d860
Automatically adjust size to fit the window.
Mikhail Kryshen <mikhail@kryshen.net>
parents:
diff
changeset
|
10 </iframe> |
b32efce2d860
Automatically adjust size to fit the window.
Mikhail Kryshen <mikhail@kryshen.net>
parents:
diff
changeset
|
11 </body> |
b32efce2d860
Automatically adjust size to fit the window.
Mikhail Kryshen <mikhail@kryshen.net>
parents:
diff
changeset
|
12 </html> |