Static Pages are websites that do not require a Server or Backend. They consist mainly of HTML, CSS, and JavaScript functionality.
Benefits of a Static Site
- Lower cost to host
- Smaller vector for attack
- Faster load times for the end user
- and many more....