source

UK[sɔ:s] US[sɔ:rs]

n. Root, origin; source, water source; reason; person who provides information

vt. (from...) obtain; initiate; provide information to...; seek (especially supply) sources

vi. Source of raw materials; origin; seek sources; seek manufacturers ( or provider)

html5 tag syntax

Function: The tag defines media resources for media elements (such as

Parameters:

Properties Value Description
media media query Define the type of media resource for the browser to decide whether to download.
src url The URL of the medium.
type numeric value Defines where in the audio stream the player starts playing. By default, the audio plays from the beginning.

html5 tag example