I am trying to add a music player for my web page, but I don't know how to add the music. This is the code that In have tried to use:
<embed name="lostmojo"
src="/web_design/lostmojo.wav"
loop="false"
hidden="true"
autostart="true">
</embed>
Where it says: src="/web_design/lostmojo.wav"...
I am trying to make a web page and I need to figure out how I can make a background image. I already have the image code from photobucket.
This is the code I used:
<body background= "my image code that is supposed to go here">
my problem is that it keeps repeating the same image, and not...