HTML:
HTML stands for Hyper Text Markup Language.Hypertext means links within and among web documents.It connects one document to another.HTML is based on SGML( Standardized General Markup Language). Nowadays,HTML has evolved into presentation language.HTML standard are developed under the authority of the World Wide Web Consortium(W3C). HTML has been headed by Tim Lee. HTML language is understand by browser. It contains a set of codes that can be incorporated in text to provide linking information. HTML is embedded with TAGS in a web pages. We can create HTML documents using notepad in Windows and Text Edit in (MAC OS). We can also use HTML Text Editors. After finishing of HTML documents, we save it in extension as ".htm" or ".html". Some of HTML Text Editors are Dreamweaver,Front Page,Go Live,etc.