Merhaba Arkadaşlar Bazı Arkadaşların İşine Yarıya Bilir .php Olarak Kaydedip ftp atın
resim resim 2 ye Url olarak Resim Koyunuz
resim resim 2 ye Url olarak Resim Koyunuz
PHP:
<html>
<title> Flappy Bird / Maize</title>
<center>
<style type="text/css">
* {
padding: 0;
margin: 0;
}
body {
background: #000;
color: #fff;
overflow: hidden;
-ms-touch-action: none;
}
canvas {
-ms-touch-action: none;
}
</style>
<img src="RESİM" />
<img src="RESİM2" />
<br>
<iframe src='http://game198592.konggames.com/gamez/0019/8592/live/index.html' marginwidth='0' marginheight='0' frameborder='0' height='567' scrolling='no' width='1000'></iframe>
</center>
</html>