HTML5 templates

From LibrePlanet
Revision as of 15:32, 16 September 2015 by David Hedlund (talk | contribs)
Jump to: navigation, search

"HTML5" includes Javascript and often the Javascript code is nonfree.

Resources

Mozilla has some nice examples of using audio and video tags:

<https://developer.mozilla.org/en-US/docs/Web/HTML/Supported_media_formats>.


Their resources are published under the CC BY-SA 2.5 or (at your option) any later version. Please note they ask you to preserve certain notices, <https://developer.mozilla.org/en-US/docs/MDN/About#Copyrights_and_licenses>.


The Wikipedia pages are pretty useful:

Whatwg is well organized and pretty easy to follow if you are comfortable reading specs:

I think video.js might have some docs and code samples that could be useful for when crafting templates: