What is source tag?

J

Jessica

<source> Tag in HTML

The <source> tag is a new tag in HTML 5 that's used to represent media resources on a web page by using media elements tags such as <video>, <audio>, and <picture>.

Syntax Example of <source> Tag

<audio controls>

   <source src="audiourl.mp3" type="audio/mp3" />

</audio>

1 votes

Your Answer

Email Us: advertise@gdatamart.com

Donate Us: Support to GDATAMART

LifeStyle & Fun

© 2024 GDATAMART.COM (All Rights Reserved)