HTML <source> tag
HTML source tag:
This is a double tag. <source> This is the beginning tag and </source> this is the closing tag. This <source> element allows you to To be distinguished alternative Audio/video/image files which the browser may choose from, The foundation on its media type, codec support or media query. This tag using for specify multiple media resources for media elements like as <picture>, <audio>, and <video> elements.
<source>= Source.
Copy this code and past your page.
Example:
Result:
HTML <source> Tag
Support Browser
- Html Version Differenc: Differences Between HTML 5 and 4.01.
Html <source> tag is a new HTML5.
- Html Version Differenc: Differences Between HTML 5 and 4.01.
Html <source> tag is a new HTML5.
If you want to make multiple media resources for media elements like <picture> , <audio>, and <video>, using HTML code, Use HTML<source> element.
1. What is the <source> tag ?
2. What is the <source> tag using for ?
3. What is the definition of <source> tag ?
4. What is the <source> tag mean ?
5. How can You make multiple media resources for media elements like <picture> , <audio>, and <video>. using html codes ?
If you want to make multiple media resources for media elements like <picture> , <audio>, and <video>, using HTML code, Use HTML<source> element.
1. What is the <source> tag ?
2. What is the <source> tag using for ?
3. What is the definition of <source> tag ?
4. What is the <source> tag mean ?
5. How can You make multiple media resources for media elements like <picture> , <audio>, and <video>. using html codes ?