Computer Science, asked by sainathreddygouni03, 3 months ago

what is the function of the video tag write any three attributes of this tag​

Answers

Answered by nikhil8239
1

Answer:

The HTML 5 <video> tag is used to specify video on an HTML document. For example, you could embed a music video on your web page for your visitors to listen to and watch. The HTML 5 <video> tag accepts attributes that specify how the video should be played. Attributes include preload , autoplay , loop and more.

Explanation:

Similar questions