Title: Embed HTML5 Game
Last modified: August 21, 2016

---

# Embed HTML5 Game

 *  [mrroboman](https://wordpress.org/support/users/mrroboman/)
 * (@mrroboman)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/embed-html5-game/)
 * Hello!
 * I would like to embed my html5 games in my blog posts. I tried writing the html
   in the content area, but no luck.
 *     ```
       <div id="gamecontainer" style="width:800px"></div>
       <script type="text/javascript" src="phaser/2_0_1/phaser.min.js"></script>
       <script type="text/javascript" src="test.js"></script>
       ```
   
 * Nothing appears in the content of the post and the html generated is:
 *     ```
       <div class="entry-content">
       <div id="container" style="width:800px"></div>
       <p><script type="text/javascript" src="phaser/2_0_1/phaser.min.js"></script><br />
       <script type="text/javascript" src="test.js"></script></p>
       											</div><!-- .entry-content -->
       ```
   
 * Any help is much appreciated. Thanks!

Viewing 1 replies (of 1 total)

 *  Thread Starter [mrroboman](https://wordpress.org/support/users/mrroboman/)
 * (@mrroboman)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/embed-html5-game/#post-4752166)
 * Oh shoot! I found the canvas. It’s under the comments for some reason. Now I 
   just have to get it above the comments text box.

Viewing 1 replies (of 1 total)

The topic ‘Embed HTML5 Game’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/tempera/1.8.4/screenshot.png)
 * Tempera
 * [Support Threads](https://wordpress.org/support/theme/tempera/)
 * [Active Topics](https://wordpress.org/support/theme/tempera/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/tempera/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/tempera/reviews/)

## Tags

 * [embed](https://wordpress.org/support/topic-tag/embed/)
 * [game](https://wordpress.org/support/topic-tag/game/)
 * [html5](https://wordpress.org/support/topic-tag/html5/)

 * 1 reply
 * 1 participant
 * Last reply from: [mrroboman](https://wordpress.org/support/users/mrroboman/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/embed-html5-game/#post-4752166)
 * Status: not resolved