Static Websites (original) (raw)

Last Updated : 31 Jul, 2022

Static websites are the websites that doesn't change the content or layout dynamically with every request to the web server. Static websites display exactly the same information whenever anyone visits it. User sees the updated content of Static Website only when a web author manually updates them with a text editor or any web editing tool used for creating websites. Static webpages do not have to be simple plain text. They can feature multiple design and even videos.

Features of Static Websites:

Advantages of Static Websites:

Disadvantages of Static Websites:

Conclusion:

In real problem static website are really useful . Most developer prefer static website as they are beginner level and interactive.