HTML

vmsmprogramming HTML:- It stands for Hyper Text Markup Language. Where hypertext means linked text and markup means styling and language means language. ¯ It is a markup language not a programming language. ¯ It is used to mark the contents that helps in designing web pages. ¯ The web pages of website are published and linked together with the help of markup language. ¯ Hypertext is the way of creating documents that can be displayed on the web or internet and which helps to establish links between themselves and cross links to other web pages. ¯ Markup is the way of marking the text by applying formatting features in web documents and producing different types of effect when the document is displayed. ¯ HTML contains tags that tells the browser, how the contents of web page has to be displayed. ¯ It is a very simple language. HISTORY OF ...