HTML5 is the latest evolution of the standard that defines HTML. The term represents two different concepts:
- It is a new version of the language HTML, with new elements, attributes, and behaviors,
- and a larger set of technologies that allows more diverse and powerful Web sites and applications. This set is sometimes called HTML5 & friends and often shortened to just HTML5.
- Semantics: allowing you to describe more precisely what your content is.
- Connectivity: allowing you to communicate with the server in new and innovative ways.
- Offline & Storage: allowing webpages to store data on the client-side locally and operate offline more efficiently.
- Multimedia: making video and audio first-class citizens in the Open Web.
- 2D/3D Graphics & Effects: allowing a much more diverse range of presentation options.
- Performance & Integration: providing greater speed optimization and better usage of computer hardware.
- Device Access: allowing for the usage of various input and output devices.
- Styling: letting authors write more sophisticated themes.
No comments:
Post a Comment