Skip to main content

ADVANTAGES & DISADVANTAGES in Web

 

Advantages:

·        JS is one of the most widely used languages in the world

·        It can be combined with more languages like CSS and JS.

·        No extra software is required to run it as it is inbuilt in all standard browsers.

·        It is not very complicated like other languages.

Disadvantages

·        HTML can only able to create static web pages so we are not able to create dynamic web pages.

·        A simple web page requires very large amount of codes.

·        HTML is not much secure.

·        In HTML, when we have to make long code for making website pages, at that point it delivers some complexity.

https://exploringbits.com/

Comments