Let's discuss the advantages and disadvantages of HTML
HTML is a platform-independent language so that can be used in any platform like Windows, Linux, Macintosh, etc., With the help of these HTML tags, we can markup the different elements of the document such as headings, paragraphs, tables, and so on.
HTML is a platform-independent language so that can be used in any platform like Windows, Linux, Macintosh, etc., With the help of these HTML tags, we can markup the different elements of the document such as headings, paragraphs, tables, and so on.
To view this markup, you have to open the document in a browser. A browser can understand and interprets the HTML tags, identifies the structure of the document, and makes a decision about the presentation of the document.
So, guys, every coin has its own two sides likewise, HTML also having both advantages and disadvantages.
Advantages and disadvantages of HTML:
Advantages:
- HTML is widely used.
- Every browser supports HTML Language.
- Easy to learn and use.
- Do not need to purchase any extra software because it is by default in every window.
Disadvantages:
- HTML can create only static and plain pages so if we need dynamic pages then HTML is not useful.
- I need to write a lot of code for making a simple webpage.
- Security features are not good at HTML.
- If we need to write long code for making a webpage then it produces some complexity.
No comments:
Post a Comment