Embedding Video Files Tutorial

The first step of embedding video is to assign a height and width to your video file using the video tag.

The second step is to use any boolean attributes or preload values to the video tag to ensure the video is formated and loaded how you want it.

The final step in embedding a video is to use the source tag to target the video you're wishing to use for your website or using the iframe tag to target a video for external use.