left arrow right arrow help header logo background

Add YouTube to a web page

This section will show you how to add YouTube to your web page.
 
  1. You will find something like the following at the bottom of a YouTube Video.
     
     
  2. Click on the "Share" button and the following will be shown.
     

     
    Then press the "Embed" button. The following will be shown.
     
     
     
  3. Select the options you like. For example, we uncheck the "Show suggested videos when the video finishes" and check "Enable privacy-enhanced mode". We select the display size 425 x349.
     
     
  4. Click on the textbox with HTML code "<iframe width=........" and the whole text will all be selected.
     
  5. Right click and select "Copy" from the context menu.
     
  6. Open a web page that you want to add this YouTube Video.
     
  7. Insert HTML Source to the page by clicking this button . A HTML box will be added to the page.
     
     
  8. Double click the HTML box to open the HTML Source Editor.
     
     
  9. Paste the copied HTML code from YouTube to the editor. Please note that If you have performed other copy actions after copying the HTML code from YouTube, you may need to copy the HTML code from YouTube again.
     
     
  10. Click the "Save and Close" button.
     
  11. Resize the HTML box to 425 x 349 (The display size we have selected before) and place it at the position you choose.
     
     
  12. You can then preview the results in the internal or external browsers.