view iframed.html @ 14:c86e88127e13

CSS: image rendering mode, overflows.
author Mikhail Kryshen <mikhail@kryshen.net>
date Tue, 12 Apr 2016 23:33:40 +0300
parents 8c7e910cb328
children
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" allowfullscreen>
      <a href="http://www.games1729.com/serpentron/">Play Serpentron</a>
    </iframe>
  </body>
</html>