Embedding a game on my website

Connect with other users about what to run on your webhosting (and how to run it) here.
Post Reply
Charlie Irwin
New to forums
New to forums
Posts: 1
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Fri Apr 27, 2018 12:01 pm

Embedding a game on my website

Post by Charlie Irwin »

Hey guys!

I want to embed a game called Bullet Force on my website. I created a game.html file in my public directory and put the code in it but nothing appeared when I went to it. I don't know if I am doing something wrong on my end or is it the code. I hope I can get help with this.

My website: codebluegaming.tk

HTML file location: codebluegaming.tk/game.html


Code I am using:

<iframe src="http://www.silvergames.com/en/bullet-force/iframe" width="1000" height="600" style="margin:0;padding:0;border:0"></iframe>
<p style="text-align:center">More <a href="https://www.silvergames.com/en/t/multip ... ultiplayer Games</a> on Silvergames.com!</p>
Post Reply