HTML5
From ActiveArchives
HTML5 is the latest specification of the HTML language that web pages are written in. Significant in the HTML5 specification are the inclusion of tags for Scalable Vector Graphics (svg), and "native" audio and video elements (traditionally audio and video have been provided by specialized "plugins" that are external to the core capabilities of the browser).
- The specification on W3C (warning, very long page!)
- Wikipedia article