Visit a page were you can get the URL of a video (if you can use a video that doesn't have copyright).
Open your HTML editor and create a new HTML file with a basic structure.
Insert the following code into your HTML file and put the URL in the indicated space:
<iframe width="560" height="315" src="Your_video_URL" frameborder="0" allowfullscreen></iframe>