www.vn3s.net
[code] game mario cho forum
on 12/04/2014www.vn3s.net
loading...
code game mario onl
demo
http://sex.ghequa.net/game.html
và http://www.hotrofm.com/h66-page
code html
- Code:
<!DOCTYPE HTML>
<html lang="en-us">
<head>
<meta charset="utf-8">
<link href="http://sex.ghequa.net/1.css" rel="stylesheet">
<link href="http://www.kimcuong.fall.vn/mario/Fonts/stylesheet.css" rel="stylesheet">
<script src="http://www.kimcuong.fall.vn/mario/ui.js"></script>
</head>
<body onload="start()">
<!-- Top header -->
<div id="header">
<!-- <img id="beta" src="http://www.kimcuong.fall.vn/mario/Theme/Beta.png"> -->
<!-- <span id="version"></span> -->
</div>
<!-- Game itself -->
<iframe id="game" src="http://www.kimcuong.fall.vn/mario/mario.html"></iframe>
<!-- After the game (retracts as needed) -->
<div id="after">
<!-- Level Editor popup -->
<div id="out_editor" class="bar1">
<div class="label">- Level Editor -</div>
<div id="in_editor" class="expander"></div>
</div>
<!-- Map Selector popup -->
<div id="out_mapselect" class="bar1">
<div class="label">- Map Select -</div>
<div id="in_mapselect" class="expander"></div>
</div>
<!-- Options popup -->
<div id="out_options" class="bar1">
<div class="label">- Options -</div>
<div id="in_options" class="expander"></div>
</div>
</div>
</body>
</noscript>
<div style="text-align: center;"><div style="position:relative; top:0; margin-right:auto;margin-left:auto; z-index:99999">
</div></div>
</html>
No Comment.