I want to get an audio file to play automatically when
someone visits my site!
Answer / guest
For Netscape, this is done using the <EMBED> tag. You can
also do this with the Netscape <META> refresh tag, as
described earlier. Just put the URL of the audio file in the
CONTENT field.
There is also a MS Internet Explorer specific tag to do
this: <BGSOUND SRC=URL> which plays the file specified in
the SRC attribute automatically. You can add LOOP followed
by a value or the keyword "INFINITE" to indicate how many
times the sound should be played.
| Is This Answer Correct ? | 0 Yes | 0 No |
What does ul mean?
What is nav in html?
How do you anchor in html?
What is contained in HTML markup?
What are tags and attributes?
What is the role of html in web designing?
What is html format?
Define iframe in html.
What is html and why it is used for?
What does p </ p mean?
Do you know which are two semantic tags are included in HTML5 version?
What is tagging used for?