Assignment 2-3: Demonstrate HTML5 Video Element

Seth's Banner: Seth in front of stained glass with Dogs Joey with sunglasses on
        and Mae with all in front of a stormy sky with lightning bolt behind them and the text Welcome to Seth Clapp's Website

Video Using .mp4 File Format

About the HTML 5
Video Element

Using the HTML 5 Video Element is quite simple. You can do many things such as enabling autoplay, adding video controls, muting a video by default, and more. According to w3schools.com the following three file formats are currently supported by the HTML 5 Video Element although the .ogg format does not currently work in Safari:

  • mp4
  • webm
  • ogg

Video Using .webm File Format