234k views
1 vote
1. Which markup language adds the ability to use video without requiring the user to download add-ons?

User Wasmup
by
8.0k points

1 Answer

3 votes

HTML5

HTML5 has fewer plug-ins like the ability to standardize how audio and video are presented on a Web page. It introduces the <video> element designed to remove the need to install 3rd party add-ons and plug-ins like adobe flash player. It also adds the <audio> element too that allows pages to smoothly add audio files.

User Sangheestyle
by
8.2k points