| |
Description
| |
The src attribute is used to define the source of the sound file.
Here you would enter the filename if the file is in the current directory,
or the file path and file name if it is in a separate directory.
|
Code
| |
<sound src="FILENAME.wav"></sound>
|
Appearance
|