HTML

 

 

What is HTML?

HTML is a computer language designed for creating and generating websites. The definition of HTML is HyperText Markup Language. I could really say that HTML is a lesson which is easy and fast to learn. Like what I've told you a while ago, HTML is a language because it has code-words and syntax like any other type of Computer Language.

 

How Does it work?

HTML is composed of a series of short codes typed into a text-file. The text that you've inserted will then be saved as an HTML file (by using the extension name ".html"/".htm") and can be viewed using a browser, like Google Chrome, Mozilla Firefox and Internet Explorer. These browsers have the capability to read the codes that you've encoded in your file and translate them into a visible form. Generating your own HTML implies using tags accurately and precisely to create your vision.