Sunday, November 9, 2014

2.5K Pageviews

I finally got 2500 pageviews and for this post I will put a game on it and show you how to put games on your blog.

To put a game on your blog you can either make a new post or a new page which works better.  Then in the editor, you will see to options right next to all the editing tools.  They will say 'Compose' and 'HTML' .  Select the html option and then type this code into the editor.

<iframe src="YOUR GAME LINK HERE" width="500px" Height="700px"></iframe>

Put your URL for the game in the spot that says your game link here and you can adjust the size of the box by editing the width and height.


No comments:

Post a Comment