Advertisement
ShadowTzu

Superpowers index.html

Jun 27th, 2015
312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.51 KB | None | 0 0
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-type" content="text/html; charset=utf-8">
  4. <link type="text/css" rel="stylesheet" href="style.css">
  5. <meta name="viewport" content="width=device-width, user-scalable=no">
  6. <title>GAME TITLE</title>
  7. </head>
  8. <body style="margin:0px;padding:0px;overflow:hidden">
  9.     <iframe src="player/index.html" frameborder="0" style="overflow:hidden;width:100%;height:100%" width="100%" height="100%"></iframe>
  10.         <center><div id="adflotant"> <!-- pub --> </div></center>
  11. </body>
  12. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement