Wednesday, January 4, 2012

HTML Introduction

     An HTML is a Hyper Text Markup Language. An Markup language is a set of markup tags. Markup tags are usually referred to as HTML tags.  HTML keywords are surrounded by angle brackets, (< and >).  The HTML tags that are included in a pair is called the start tag and the end tag.   The start Tag indicates how whatever is to be written will be written.  The end Tag indicates that the text should stop writing however the first Tag indicated. HTML tags describe web pages.  They contain HTML tags and plain text.  HTML documents are also called web pages.

No comments:

Post a Comment