Friday, 3 February 2017

INTRODUCTION ON HTML

Definition - It is a specially designed hypertext for web browsers, with meaningful tags or elements in simple English language.

Feature –
·        It is not case sensitive.
·        It is browsers mother language.
·        It is global language.
·        It is a collection of tags and elements.
·        We can create static webpages.
·        It is error free English language.
·        It is a markup language (special text)

History –
·        1989 – GML (Generalized Markup Language).
·        1991 – SGML (Standard Generalized Markup Language).
·        1994 – HTML (Hypertext Markup Language).
·        1998 – XHTML (XML + HTML)
·        2008 – HTML 5 (Advanced Markup Language for mobiles)
·        2014 – HTML 5.1 (Advanced Hypertext for smart phones, widgets, gadgets)

HTML Versions –
·        HTML 1.0 – 1994
·        HTML 2.0 – 1995
·        HTML 3.0 – 1997
·        HTML 4.0 – 1999
·        HTML 5.0 – 2008
·        HTML 5.1 – 2014

No comments:

Post a Comment