HTML 5 is a revision of the Hypertext Markup
Language (HTML), the standard programming language for describing the contents and
appearance of Web pages. This markup language tells the Web browser how to
display a Web page's words and images for the user. HTML5 was developed to
solve compatibility problems that affect the current standard, HTML4. One of the biggest differences
between HTML5 and previous versions of the standard is that older versions of
HTML require plugins and APIs. (This is why a Web page that was built and tested in one browser may
not load correctly in another browser.) HTML5 provides one common interface to
make loading elements easier. One of the design goals for HTML5 is to support
for multimedia on mobile devices. The main difference in HTML5 is the
structure.
To nrich the semantic content of documents, new page structure elements such as <main>, <section>, <article>, <header>, <footer>, <aside>, <nav> and <figure>, are added. New attributes are introduced, some elements and attributes have been removed, and
others such as <a>, <cite>and <menu> have been
changed .
FOR MORE DETAILS YOU CAN VISIT:- http://thinknexttraining.com/
No comments:
Post a Comment