Let's Learn HTML

 

What is HTML?



  


HTML stands for Hyper Text Markup Language. HTML is the standard markup language for creating Web pages. HTML describes the structure of a Web page and consists of a series of elements. HTML elements tell the browser how to display the content.

Main features of HTML?


1) It is a very easy and simple language. It can be easily understood and modified. 
2) It is very easy to make an effective presentation with HTML because it has a lot of formatting tags. 
3) It is a markup language, so it provides a flexible way to design web pages along with the text.
       


In this case, I like to break down the three technologies – HTML, CSS, and JavaScript – this way: they are like a human body.

           




HTML is the skeleton












JavaScript is the circulatory, digestive, and respiratory systems that bring the structure and the skin to life.















        CSS is the skin




Comments