<bgsound> Syntax
Syntax Diagram for <bgsound>
| Open |
Parameter |
= |
Value |
Close |
| <bgsound
IE |
src
IE |
= |
"url"
IE |
> |
| loop
IE |
= |
iterations
IE |
| infinite
IE |
<bgsound> Description
- src
- The URL specifies the sound to be played in the background while the
document is viewed. The soundfile format must be .au,
.wav or .mid.
- loop
- Specifies the number of times the soundfile plays.
<bgsound> belongs in the <head> section. IE only.
<bgsound> Examples
...
...
Last Modified: Thursday, 24-Dec-2009 14:41:16 MST