View video tutorial

HTML YouTube

HTML

HTML can play YouTube video on a web page.

HTML YouTube video


<iframe> tag is used to play YouTube video on the page.

Attribute <src> is set by video URL, and <width>, <height> sets the video player dimension.

Other parameters can be added URL to add more properties.