xxxxxxxxxx
<iframe src="https://assets.pinterest.com/ext/embed.html?id=22025485667985370" height="438" width="600" frameborder="0" scrolling="no" ></iframe>
xxxxxxxxxx
<video width="400" controls>
<source src="mov_bbb.mp4" type="video/mp4">
<source src="mov_bbb.ogg" type="video/ogg">
Your browser does not support HTML video.
</video>
<video width="400" controls>
<source src="mov_bbb.mp4" type="video/mp4">
Your browser does not support HTML video.
</video>
xxxxxxxxxx
<!--
The HTML <video> element is used to show a video on a web page.
Below is a quick example:
-->
<video width="320" height="240" controls>
<source src="movie.mp4" type="video/mp4">
<source src="movie.ogg" type="video/ogg">
Your browser does not support the video tag.
</video>