HTML

  • HTML stands for Hyper Text Markup Language, which is the most widely used language on Web to develop web pages.
  • HTML elements are the building blocks of HTML pages. With HTML constructs, images and other objects. 
  • HTML can embed programs written in a scripting language such as JavaScript, which affects the behavior and content of web pages.

Advantages of HTML:

1. First advantage it is widely used.

2. Every browser supports HTML language.

3. Easy to learn and use.

4. It is by default in every windows so you don't need to purchase extra software.

Disadvantages of HTML:

1. It can create only static and plain pages so if we need dynamic pages then HTML is not useful.

2. Need to write lot of code for making simple webpage.

3. Security features are not good in HTML.

4. If we need to write long code for making a webpage then it produces some complexity. 

Posted on by