Embed flunks -- now what do I do?
Using any html checker on line my code for putting background music on my pages flunks.
Evidently you should not use <embed etc.> because it is not valid coding, even though it works in IE and Netscape. (I can't get the music on my Firefox browser, but that's becaue their required player plug in and my computer hate each other).
Every code on the web that I've seen (and I've sure seen a lot of them)uses either the embed code that I'm using or a java script. I don't want any more java scripts on my pages if I can avoid it.
And yes -- I have to have music. My pages are greeting cards and they are blah without the music.
I'm in process of hand reworking over 700 pages so they will display properly in Netscape/Firefox -- removing the specified border colors and replacing them with graphics. I would really love to have a valid html code for embedding a music player while I'm doing this latest humongous project.
Can anyone post one here on the forum for me?
And yes -- part of the code HAS to be a mini player that shows on the screen and that you can turn off if you wish.
|