To insert a video, we use a video tag and set its src attribute to a local or remote URL containing a playable movie.
To insert a video, we use a video tag and set its src attribute to a local or remote URL containing a playable movie. Correct Answer True
To show a video in HTML, video element is used. One of the attribute of video called src is used to provide the location of video i.e. it’s URL address.