view 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
parents
children 8c7e910cb328
line source
1 <html>
2 <head>
3 <title>Serpentron</title>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5 </head>
6 <body>
7 <iframe src="index.html"
8 width="700" height="525" frameborder="0">
9 <a href="http://www.games1729.com/serpentron/">Play Serpentron</a>
10 </iframe>
11 </body>
12 </html>