How to embed a video:

ID of video selected

Step 1: Select a video and highlight and copy the ID in the URL bar.

iframe tag entered with width/height

Step 2: Enter the iframe tag into your html code with height and width attributes.

src attribute added with host site

Step 3: Add the "src" attribute to the iframe tag and enter the web address of the host site.

video ID embedded and tag closed

Step 4: Add the embed feature at the end of the web address, and paste the video ID of your video. Close the iframe tag and there's the video!