ابدأ بالتواصل مع الأشخاص وتبادل معارفك المهنية

أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.

Ibrahim Saleh
من قبل Ibrahim Saleh , Front End Developer , Souq.com

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

Jayahari KV
من قبل 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>

 

المزيد من الأسئلة المماثلة