Know About Static Site

I AM A LEARNER
A website can be static or dynamic. A static website's information does not change automatically, which means it remains static or the same for all visitors of the site. A dynamic website or webpage has information, which is generated in real-time and altered on the basis of the viewer, the time zone, time of the day, and other aspects. For example, the Javatpoint website's home page changes daily to provide visitors latest content as it is a dynamic web page. However, this page that you are visiting currently, its information will not be changed until it is not updated as it is a static page.
Lower server requirements
A static HTML page needs a lot of fewer system resources as it does not need any server-side script or database to load the page. As compared to a server serving dynamic web pages, a static page serves more visitors and performs a lot faster as it needs less from a serve



