How To Add A Song In Website or Blogs Background.

By
Advertisement
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.

2 comments:

  1. How to add song url in this code
    I tried to add a url of song but not working so can you please tell me that which and how the url should be added.

    ReplyDelete