Search results

  1. D

    What Kind Of HTML Code Do I Use?

    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"...
  2. D

    How Do I Get A Song For My HTML Music Code?

    I already have the code, but how do I get my song added to the code? I have a song but I have no clue how to add it into the html music code thing.
  3. D

    What HTML code do I use?

    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...
Back
Top