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 wrap: on
line source

<html>
  <head>
    <title>Serpentron</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  </head>
  <body>
    <iframe src="index.html"
            width="700" height="525" frameborder="0">
      <a href="http://www.games1729.com/serpentron/">Play Serpentron</a>
    </iframe>
  </body>
</html>