WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

Goto page : Previous  1, 2

Post new topic  Reply to topic

View previous topic View next topic Go down  Message [Page 2 of 2]

1Accespted Adding Background Music To Your Site on Mon May 17, 2010 5:34 pm

dballerp


Registered Member
Registered Member
First topic message reminder :


Adding Background Music To Your Site
How to add background music to your website



Yes, music is very nice for your forums or your site. It makes it a joy to just visit it for the sounds.

So how do you do it, you ask?

Simple, with this little code:


<body>
<p>Background Music</p>
<embed src="(x)" autostart="true" loop="true" hidden="true">
</body>


Text in red = that is the file name of your music. Remember it should be in .mp3 format (e.g. blahblahblah.mp3)

Text in orange = This automatically starts the music. Do not touch that code

Text in brown = This is if you want the music to replay over and over again without stopping

Text in blue = This is if you want to allow users to see the panel for the music. They will be able to pause and play, that kind of stuff. It might ruin the design of your site so just remember that.

Enjoy guys!
Notice : This tutorial is copyrighted by WebArtz Forum. You may not publish it on anywhere without written permission from the administrators.


21Accespted Re: Adding Background Music To Your Site on Sat Jul 09, 2011 2:23 pm

Ezio


Registered Member
Registered Member
hidden="true" << its open my mind thanks nice tuts ! Very Happy

http://www.forumbargedoz.ce.ms

22Accespted Re: Adding Background Music To Your Site on Sat Jul 09, 2011 5:40 pm

Sanket


Administrator
Administrator
Shantobhai wrote:
RockerMan wrote:
experiencesforum wrote:what i put in this "(x)" red text ? , only the name of my music ?, without upload it or should i write the URL of my music ?


You will need to host it Smile


Tell me how to hosting mp3 file ?????????? pale

www.bravenet.com

http://www.webartzforum.com

View previous topic View next topic Back to top  Message [Page 2 of 2]

Goto page : Previous  1, 2

Post new topic  Reply to topic

Permissions in this forum:
You cannot reply to topics in this forum