Computer Science, asked by XxhotorcutiexX, 10 months ago

Explain with the help of code, how audio and video clips can be added in an HTML document.

Answers

Answered by sushil14376
5

Answer:

Explanation:

example:

<video> <source src="http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ForBiggerEscapes.mp4" type="video/mp4"></video>

Similar questions