Monday, October 29, 2018

What is HTML? Advantages and Dis advantages of HTML.

What is HTML?

Hypertext Markup Language, a standardized system for tagging text files to achieve font, colour, graphic, and hyperlink effects on World Wide Web pages.HTML helps you to make your webpage look more attractive.It is a very important langugage required to become a web developer.

Advantages of HTML

1.The first advantage of HTML is it is widely used.
Image result for html2.E very browser supports HTML.
3.It's plain text is so easy to edit.
4.It is by default in every windows so you dont need to purchase extra software.
5.It is fast to download(Text is highly compressable)
6.Can be used to present just any  kind of data.
7.You can integrate  HTML with java,css,pHp etc..
8.Very similar to XML syntax,which is increasingly used for data storage.


Dis-Advantages of HTML

1.Insufficient for dynamic pages.
2.Need to write lot of codes to make a simple webpage.
3.Sometimes the structuting of HTML  documents is hard to grasp.
4.Unpredictable behavior across browsers.
5.Security features are not good in HTML.
6.Hypertext Markup Language, a standardized system for tagging text files to achieve font, colour, graphic, and hyperlink effects on World Wide Web pages.
7.If we need to write long code for making a webpage then it produces some complexity.