static site
- A static site is a website built with pages of static content or plain HTML, JavaScript, or CSS code.
- Static websites are popular due to their simpli-city, security, and scalability.
- Its content is served to the user exactly as stored, without being dynamically generated.