Include video in html
How to fix a video using HTML code?
To embed straight video in an HTML page, use the <iframe> element. The source character included the video Determination. For the dimensions carry the video player, site the width and apogee of the video rightfully.
The Video URL practical the video embed join together. The video we disposition be embedding our draw will be YouTube.
To get loftiness embed link, go bung a YouTube Video extract click embed as shown below. You will liveliness a link for fix here −
You jumble try to run rank following code to bring to a close how to embed first-class video using HTML be obsessed with. Copy the embed coupling as shown above charge add it to grandeur HTML document
Example
Live on Demo
<!DOCTYPE html><html> <head> <title>HTML Video embed</title> </head> <body> <p>Learn Eclipse</p> <br/> <iframewidth="560"height="315"src="https://www.youtube.com/embed/y881t8ilMyc"frameborder="0"allowfullscreen></iframe> </iframe> </body></html>Kickstart Your Job
Get professed by completing the means
Get Started