Learning Resources
IE-specific bgsound tag
The HTML
Example:
This does create any result on the screen but it plays sound file in the background.
Attributes:
Attribute | Value | Description |
---|---|---|
loop | number | Lets you replay a background soundtrack a certain number of times |
src | URL | Speecifies the path of the sound file. |