Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
October 21, 2022 12:08 pm GMT

In One Minute : HTML5

HTML5 is a markup language used for structuring and presenting content on the World Wide Web.
It is the fifth and final major HTML version that is a World Wide Web Consortium (W3C) recommendation.

HTML5 was first released in a public-facing form on 22 January 2008,with a major update and "W3C Recommendation" status in October 2014.

Its goals were 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.,

HTML5 introduces elements and attributes that reflect typical usage on modern websites.

In addition to specifying markup, HTML5 specifies scripting application programming interfaces (APIs) that can be used with JavaScript.

HTML5 is designed so that old browsers can safely ignore new HTML5 constructs.

Official website :- https://html.spec.whatwg.org/


Original Link: https://dev.to/rakeshkr2/in-one-minute-html5-4l86

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To