Tuesday, 14 July 2015

Chapter 2 : HTML beginner - Very basic html language - Basic HTML Classes

HTML is a Hyper Text Markup language for describing web documents or web pages.
  • Markup language means a set of markup tags
  • This document (html) is describe in HTML tags
  • This document is save in Notepad with .htm or .html
_____________________________________________________

History  of HTML :- 
HTML versions Name Year
HTML 1991
HTML 2.0 1995
HTML 3.2 1997
HTML 4.01 1999
XHTML 2000
HTML 5 2014

Saturday, 11 July 2015

Chapter one for HTML beginner - Very basic html language - Basic HTML Classes

Ravi Kumar Jha - For HTML Beginner's Friend

HTML is one language in a class of markup language, the most general form of which  is standard generalized markup language, or SGML. Since SGML is complex HTML was invented as a simple way of creating webpages that could be easily  accessed by  browsers. HTML is a special case of SGML.

In Next class :- 


  • Basic Concept Of HTML
  • Basic  tags of HTML
  • How  to  control text attributes such as the tonic
  • How to  work with images in HTML and
  • Significance of Meta Tag