Embed Unity to site

How do I embed my unity game into my site im using xampp

in the build settings switch the project type to web and build it. then you can look into the generated .html on what to do to hook it up and replicate that on your websites html / php / asp