An audio player with two source files. The browser should choose which file (if any) it has support for:
![]()
The src attribute is supported in Internet Explorer 9+, Firefox, Opera, Chrome, and Safari.
Note: Internet Explorer 8 and earlier versions, do not support the <source> tag.
The src attribute specifies the URL of the media file to play.
The <source> tag is new in HTML5.
| Value | Description |
|---|---|
| URL | Specifies the URL of the media file. Possible values:
|
HTML <source> tag
Your message has been sent to W3Schools.