How To Add A Song In Website Background. When Website Open The Song Will be Playing.
Step 1>>Open Blog.
Step 2>>Go To Layout
Step 3>> Add A Gadget (Html/Java)
Step 4 >> Copy This Code
<audio controls="controls"><source src="www.besthacker.in" autoload="true" autoplay="true" hidden="true" type="audio/mp3" /></source></audio>
Note:-Change The Source Add . Of The Song.
Step 1>>Open Blog.
Step 2>>Go To Layout
Step 3>> Add A Gadget (Html/Java)
Step 4 >> Copy This Code
<audio controls="controls"><source src="www.besthacker.in" autoload="true" autoplay="true" hidden="true" type="audio/mp3" /></source></audio>
Note:-Change The Source Add . Of The Song.
Just Replace <source src="with url"
ReplyDelete