Home          welcome : Guest          Log In      
  Xpode.com Beta version

Click here to Search Article

Categories/Articles

 

How to play song in html

 

Submitted By:


Rohit kakria

Detail : I am working as software developer in a company. I love to enjoy life. I think "Life is that what we think".

There are many situations where user need to run video on html page. A simple way is embed that in page.

Code for that is

<embed src="1.mp3" autostart="true" loop="false" 
width="170" height="45">
<br>
Play SONG <br><br>
<noembed>Sorry, your browser doesn't support the embedding of multimedia.
</noembed>
You can write autostart="false" if you do not want to run song automatically.







Comments
Share this article   |    Print   
 
*  Name         *   Comments :ar 8) :cry: 8)
:shock: :shock: :evil: :!:
:( :idea: :lol: :x
:green: :| :question: :P
:oops: :roll: :) :o
:twisted: :wink:
*  Email          
                          (will not publish)
     
  Location           
  Website            
Enter the code *
(as shown below)