Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

How can I add midi music to my web page?

user-image
Question ajoutée par Faten Almajaly
Date de publication: 2015/03/23
Ibrahim Saleh
par Ibrahim Saleh , Front End Developer , Souq.com

embed src="musicfile.mid" width="144" height="60" autostart="true" repeat="true" loop="true"

Jayahari KV
par Jayahari KV , Web Designer / Manager , C-DIT

Hi Murad,

 

Adding a background music to your webpage will be a good idea that will catch the visitor some more time browsing your webpage.

Here you can embed a mid music file that will play continuously in the background with the following code in your HTML script:

<embed src="music.mid" autostart="true" loop="true"

width="0" height="0">

</embed>

 

More Questions Like This

Avez-vous besoin d'aide pour créer un CV ayant les mots-clés recherchés par les employeurs?