Difference between revisions of "HTML 5"

From Market Ruler Help
Jump to: navigation, search
(Created page with "''Acronym''. '''H'''yper'''T'''ext '''M'''arkup '''L'''anguage. '''HTML 5''' (formerly and commonly spelled HTML5) is a software solution stack that defines the properties an...")
 
Line 5: Line 5:
 
'''HTML''' 5 is the fifth and current major version of the HTML standard, and subsumes HTML 4 and XHTML.
 
'''HTML''' 5 is the fifth and current major version of the HTML standard, and subsumes HTML 4 and XHTML.
  
HTML 5 was first released in public-facing form on 22 January 2008, with a major update and [https://www.w3.org/standards/faq#std <nowiki>"</nowiki>W3C Recommendation<nowiki>"</nowiki>] status in October 2014. Its goals are to improve the language with support for the latest multimedia and other new features; to keep the language both easily readable by humans and consistently understood by computers and devices such as Web browsers, parsers, etc., without XHTML's rigidity; and to retain [backward compatibility] with older software.  
+
HTML 5 was first released in public-facing form on January 22, 2008, with a major update and [https://www.w3.org/standards/faq#std <nowiki>"</nowiki>W3C Recommendation<nowiki>"</nowiki>] status in October 2014. Its goals are to improve the language with support for the latest multimedia and other new features; to keep the language both easily readable by humans and consistently understood by computers and devices such as Web browsers, parsers, etc., without XHTML's rigidity; and to retain [backward compatibility] with older software.  
  
HTML 5 includes detailed processing models to encourage more interoperable implementations; it extends, improves and rationalizes the markup available for documents, and introduces markup and application programming interfaces (APIs) for complex web applications.[11] For the same reasons, HTML 5 is also a candidate for cross-platform mobile applications, because it includes features designed with low-powered devices in mind.
+
HTML 5 includes detailed processing models to encourage more interoperable implementations; it extends, improves and rationalizes the markup available for documents, and introduces markup and application programming interfaces (APIs) for complex web applications. For the same reasons, HTML 5 is also a candidate for cross-platform mobile applications, because it includes features designed with low-powered devices in mind.
  
 
[[Category:Acronym]]
 
[[Category:Acronym]]
 
[[Category:Technical]]
 
[[Category:Technical]]
 
[[Category:Glossary]]
 
[[Category:Glossary]]

Revision as of 19:02, 11 February 2019

Acronym. HyperText Markup Language.

HTML 5 (formerly and commonly spelled HTML5) is a software solution stack that defines the properties and behaviors of web page content by implementing a markup based pattern to it. See also: HTML.

HTML 5 is the fifth and current major version of the HTML standard, and subsumes HTML 4 and XHTML.

HTML 5 was first released in public-facing form on January 22, 2008, with a major update and "W3C Recommendation" status in October 2014. Its goals are to improve the language with support for the latest multimedia and other new features; to keep the language both easily readable by humans and consistently understood by computers and devices such as Web browsers, parsers, etc., without XHTML's rigidity; and to retain [backward compatibility] with older software.

HTML 5 includes detailed processing models to encourage more interoperable implementations; it extends, improves and rationalizes the markup available for documents, and introduces markup and application programming interfaces (APIs) for complex web applications. For the same reasons, HTML 5 is also a candidate for cross-platform mobile applications, because it includes features designed with low-powered devices in mind.