The Three Ways of Video in HTML — Web Design & Interactive Media
HTML5 VIDEO HTML5 video uses the tag, and links the video file directly to the .html without going through a service like YouTube or Vimeo. Generally speaking, you should only use HTML5 video for short bursts of video, like video loops. That’s because videos longer than a few seconds can generate large file sizes […] The […]
Read More The Three Ways of Video in HTML — Web Design & Interactive Media