Computer Science, asked by sahanasatyanarayanjo, 2 months ago

How to insert a video in html

Answers

Answered by snehaAnnsajeev
1

Explanation:

To embed a video in an HTML page, use the <iframe> element. The source attribute included the video URL. For the dimensions of the video player, set the width and height of the video appropriately. The Video URL is the video embed link.

I HOPE THIS HELPS YOU

Similar questions