14.10.17

HTML 5.0











HTML 5.0

                The HTML 5.0 is the fifth version of HTML standard of world wide consortium(W3C)which is finalized in october 2014.

           The earlier version was HTML 4.0 which was released in 1997.

          The objective of this markup language version was-1)To provide support for latest multimedia and 2)to make the script readable and consistently understood by the developer.

          The HTML5 adds many new syntactic features.It includes the elements such as <video>,<audio> and <canvas> elements.It also has integration of scalable vector graphics(SVG)contents and MathML for mathematical formula.

FEATURES OF HTML 5.0

        The XHTML doctype is just impossible to memorize(!DOCTYPE html PUBLIC"..)Hence a new HTML doctype is <!DOCTYPE html>

        There a new graphic elements such as <canvas> and<svg> in HTML 5.0

        The support for multimedia elements such as <audio> and <video>

        It has support for <header>,<footer>,<article>,and<section>

        It has support for new form controls such as number,date,time,calendar and range.

       It has a rich set of Application Programming Interface(API)for geolocations,HTML Drag and Drop,Local Storage,Application cache and so on.

        

        

No comments:

Post a Comment

Featured Post