Monday, May 16, 2011

ABOUT HTML5

HTML5 (Hyper Text Markup Language)
HTML5 is a language for structuring and presenting content for the World Wide Web, a core technology of the Internet.  It is the latest revision of the HTML standard (originally created in 1990 and most recently standardized as HTML4 in 1997) and currently remains under development. Its core aims have been to improve the language with support for the latest multimedia while keeping it easily readable by humans and consistently understood by computers and devices (web browsers, parsers etc...)

In particular, HTML5 adds many new features. These include the <video>, <audio>, and <canvas> elements. These features are designed to make it easy to include and handle multimedia and graphical content on the web without having to resort to proprietary plugins and APIs (application programming interface)

REFERENCE
Wikipedia, the free encyclopedia: Web search engine, viewed 10 March 2011
http://en.wikipedia.org/wiki/HTML5

No comments:

Post a Comment