view iframed.html @ 19:733ad1ed5548

Handle ; key in WebKit and Blink based browsers.
author Mikhail Kryshen <mikhail@kryshen.net>
date Fri, 13 Mar 2020 14:54:23 +0300
parents b32efce2d860
children
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" allowfullscreen>
9 <a href="http://www.games1729.com/serpentron/">Play Serpentron</a>
10 </iframe>
11 </body>
12 </html>