Pages

Monday, April 6, 2015

Hyper Text Markup Language - HTML

•HTML is a language for describing web pages.
•HTML stands for Hyper Text Markup Language
hypertext: text with a "link" to another document; clicking on the link pulls up that document. Also called a "hyperlink".
markup: code added to text that specifies placement and style of text, where images are to be displayed, etc.
language: a set of symbols which are instructions to a computer to do something
HTML is not a programming language, it is a markup language

•A markup language is a set of markup tags
•HTML uses markup tags to describe web pages

No comments:

Post a Comment