how to find the HTML of my game

Okay so I want to turn my game into a html to post on my website… how do i find the HTML though?

Go to the build settings (ctrl + shift + B) and change the platform to “Web”. That way your game can be played in a web browser. After you’ve built the game, you’ll get the HTML-stuff and you can upload it to your website.