7. Adding a Youtube Video

Media files, especially video files could be large resource that can affect the loading time of any web page.  Using the right media file format is also a consideration for web developers when they try to add them in a web page.

An alternative method for incorporating videos in your web page is to use a streaming service like Youtube.com and then just embed it the HTML document.  W3schools dedicated a page in discussing this method and you can access it using this link: HTML YouTube Videos (w3schools.com) or you can also find the discussion in google support web page through this link: Embed videos & playlists - YouTube Help (google.com)