Preview:
<!DOCTYPE html>
<html>
<head>
<title>HTML video Tag</title>
</head>
<body>
<video controls="controls" src="/video.mp4" height="150" width="250">
Your browser does not support the HTML5 Video element.
</video>
</body>
</html>
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter