Putting game on website

How do I put a game I made on my own website? What do I select at the game build screen, and what do I need to add to my html code on my website?

Unity auto creates the HTML and the unity package thingy magigy.

Basically, you go to FIle>Build Settings>Add your scenes>Click Web Player under Platform>Build.

This will auto open the folder it saved to, upload to a website, and then play.

If you need a free host, www.dropbox.com. You can upload in your public folder and play off it =). Quick way to test too!

This worked great for me! Host Your Unity Game For Free With Google Drive - YouTube

Ive designed a game in unity and want to add it to my own html website. what code do i need to add ? @Justin Warner