Sound
 
End Tag: Omitted
Support Key: 2 | 3 | 3.2 | IE2 | M2 | N
What is it?
Attributes
Tag Example
Parent/Content Model
Tips & Tricks
Browser Peculiarities
= Index DOT Html by Brian Wilson [bloo@blooberry.com] =
Main Index | Top Of Tree | Tag Index | Tag History


What is it?
A SOUND tag specifies an audio file to be played in the background while viewing a document.
Attributes
Delay
2 | 3 | 3.2 | IE | M2 | N
Required? No
Description:
Specifies the number of seconds to delay before playing the indicated sound file.
Values: Positive integers representing the number of seconds to delay.
Loop
2 | 3 | 3.2 | IE | M3 | N
Required? No
Description:
Allows the author to specify the number of times the sound will play.
Values:
Positive integers or Infinite, which will play the sound continuously.
Src
2 | 3 | 3.2 | IE | M2 | N
Required? No
Description:
Specifies the URL of the audio file.
Values: An absolute or relative URL.
Example
<sound SRC="http://www.foo.com/foo.wav" DELAY="5">
Parent Model
%Anchors% | %Virtual Formatting% | %Physical Formatting% | %Block Format Parent% | %Multimedia Parent% | <Body> | <Address> | <Basefont> | <Heading> | <Marquee> | <Head>
Content Model
This tag accepts no content
Tips & Tricks Browser Peculiarities
Boring Copyright Stuff...