Horje

Examples of HTML src Attribute in Audio

It will play an audio playe.

index.html
Example: PHP
<audio src="horse.ogg" controls>
Your browser does not support the audio element.</audio>
 

Output should be:

Examples of HTML src Attribute in Audio




Type:
php
Category:
Web Tutorial
Sub Category:
HTML Attributes
Uploaded by:
Admin