Get Started With HTML5 by Matthew Hughes
Author:Matthew Hughes
Language: eng
Format: epub
Tags: Reference
Published: 2013-07-11T16:00:00+00:00
The next thing we're going to want to do is create a fallback. What does this mean? So, suppose you're using one of the older, less awesome browsers out there. Lots of these older browsers do not support HTML5 video and therefore cannot play HTML5 video. You're going to want to leave them a message informing them that they're going to want to upgrade their browser and that until they do so, they will not be able to watch your video.
To do that, you just write your message inside of your video tags. Nothing else is required. Once you've done that, you're going to be left with some code that looks like this.
Now, let's add some video. I'm going to test this on Google Chrome, so I'm going to link to an MP4 film. To do that, I create a Source tag and give it an attribute of src which has a value of the video I want to include.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Deep Learning with Python by François Chollet(14836)
The Mikado Method by Ola Ellnestam Daniel Brolund(12087)
Hello! Python by Anthony Briggs(12000)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(11398)
Dependency Injection in .NET by Mark Seemann(11178)
A Developer's Guide to Building Resilient Cloud Applications with Azure by Hamida Rebai Trabelsi(10528)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(10001)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(9621)
Grails in Action by Glen Smith Peter Ledbrook(9321)
Hit Refresh by Satya Nadella(9039)
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(8926)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(8816)
The Kubernetes Operator Framework Book by Michael Dame(8473)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(8376)
Exploring Deepfakes by Bryan Lyon and Matt Tora(8295)
Robo-Advisor with Python by Aki Ranin(8248)
Practical Computer Architecture with Python and ARM by Alan Clements(8223)
Implementing Enterprise Observability for Success by Manisha Agrawal and Karun Krishnannair(8193)
Building Low Latency Applications with C++ by Sourav Ghosh(8097)