What is HTML?
HTML (stands for Hyper-Markup Language) is an internet language, which is used to create hypertext documents or webpages.
Hyper-Text :
It is a text which contains links to other texts. The term hypertext was coined by 'Ted Nelson' in 1965. It can include text, graphics, audio, video, etc.
Markup :
refers to the codes or symbols assigned to ordinary text.
Language :
HTML is a language, which has its own code words, symbols and syntax like any other programming languages.
Features of HTML Language :
- HTML is a computer language which is used to create web-pages.
- It is platform independent language.
- HTML is not case sensitive i.e. the tag <HTML> is same as <html>.
- It allows creation of hypertext links also known as 'hyperlinks'. These hyperlinks are used to connect documents on a different machine on the same network or on a different network (n/w).
0 Comments: