Html introduction

What is HTML ?

HTML is a markup language for describing web documents (web pages)
--> HTML stands for Hyper Text Markup Language. HTML adds "markup" to Standard English text." Hyper Text" refers to links -hyperlinks-that connect web pages to one another.
 --> A markup language is a set of markup tags.
 -->HTML documents are described by HTML tags.
 --> Each HTML tag describes different document content.
 --> HTML is not case sensitive.

History of Html ?

HTML is an evolving language. It doesn't stay the same for long before a revised set of standards nd specifications are brought in to allow easier creation of prettier and more efficient sites.
HTML 1.0
The Hyper Text Markup Language was the brainchild of Sir Tim Berners-Lee.In 1991 he wrote a document called "HTML tags" in which he proposed fewer than two dozen elements that could be used for writing web pages.
HTML 2.0
HTML 2.0 included everything from the original 1.0 specification but added a few new features to mix. HTML 2.0 was the standard for website design until January 1997 and defined many core HTML features for the first time.
HTML 4.0
HTML 4.0 was recommended by the W3C in December'97 and became the official standard in April 1998. Browser support was undertaken surprisingly earnestly by Microsoft in their internet Explorer browser. HTML 4.0 was large evolution of HTML standards ,and the last iteration of classic HTML.
XHTML 1.0
This is the successor to HTML. The "X"stands for Extensible.This, is a reformulation of HTML 4.01 with in XML which is far more rigorous, and is intended to start moving the creation of web pages away from HTML.
HTML 5
HTML 5 was finialized and published on 28 October 2014 by the world Wide Web Consortium(W3C). This is the fifth version of the HTML standard since the inception of the World Wide Web.

Advantages of HTML


  1. Easy To Use. Loose Syntax. 
  2. Supported on almost every browser. 
  3. Widely used, established on almost every website. 
  4. Very similar to XML syntax,which is increasingly used for data storage.
  5.  Free-You need not buy any software. 
  6. Easy to learn & code even for novice programmers.

Dis advantages of HTML

  1. It cannot produce dynamic output alone since it is a static language.
  2. Security features offered by HTML are limited.
  3. Sometimes,the structuring of HTML documents is hard to grasp.
SHARE

Unknown

  • Image
  • Image
  • Image
  • Image
  • Image
    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment