what is HTML?
HTML is a computer language devised to allow website creation. these websites can then be viewed by anyone else who connected to the internet.it is relatively easy to learn, with the basics being accessible to most people in one sitting; and quite powerful in what it allows you to create. it is constantly undergoing revision and evolution to meet the demands of requirements of the growing internet audience under the direction of the organization charged with designing and maintaining the language.
HTML
Hypertext Markup Language, a standardized system for tagging text files to achieve font, color, graphic, and hyperlink effects on World Wide Web pages
The definition of HTML is Hypertext markup language.
- Hypertext is the method by which you can move around the web - by clicking on special text called Hyperlinks which bring you to the next page. The fact that it is hyper just means it is not linear - i.e. you can go to any place on the internet whenever you want clicking on links-there is no set orders to do anything in.
- markup is what HTML tags do to the text inside them. They mark it as a certain type of text (italicized text, for example, and explanation).
- HTML is a language, as it has code words and syntax like any other language.
How does it work?
Html consists of a series of short codes typed into a text file by the site author-these are the stages. The text is then saved as an HTML file, and viewed through a browser like an Internet Explorer or Netscape navigation. this browser reads the files and translates the text into a visible form, hopefully rendering the pages as the authors had intended. writing your own HTML entails using tags correctly to create your vision. you can use anything from a rudimentary text editor to a powerful graphical editor to create HTML Pages.
When and who developed this?
In 1980, Physicist TIM BERNERS-LEE, a contractor at CERN, proposed and prototyped inquiries, a system for CERN researchers to use and share documents. In 1989,berners-lee wrote a memo proposing an internet-based hypertext system. barners-specified HTML and wrote the browser and server software in 1990.

