Mercurial > hg > serpentron
annotate iframed.html @ 8:b32efce2d860
Automatically adjust size to fit the window.
author | Mikhail Kryshen <mikhail@kryshen.net> |
---|---|
date | Wed, 23 Mar 2016 23:56:26 +0300 (2016-03-23) |
parents | |
children | 8c7e910cb328 |
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" |
b32efce2d860
Automatically adjust size to fit the window.
Mikhail Kryshen <mikhail@kryshen.net>
parents:
diff
changeset
|
8 width="700" height="525" frameborder="0"> |
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> |