Getting it to the web

Hi, i know i probably shouldn't be asking this, and that this will most likely get rated down, BUT, from what i saw on the documentation, and on the answers, I couldn't understand how i can get my web games onto a website. (And i don't mean Wooglie). Could someone please explain to me, if you can, how i can set it up? Thank you!

It's actually very straight forward.

You'll need access to a webserver, via a panel or your FTP.

In unity save your build out as a web version (web player, web player streamed) From there upload the folder and the .htm file that is created by unity to your webserver to the directory you wish to display it from.

Navigate to the url.

Link to the Web Player Deployment in the manual http://unity3d.com/support/documentation/Manual/Web%20Player%20Deployment.html