02-Hosting | Static website hosting
Gitlab pages - static website hosting
Static website hosting
- Static websites are ones that are
fixed and display the same contentfor every user, usually written exclusively in HTML - Static web pages can contain
client-side technologies such as HTML, CSS, and JavaScript. - They cannot contain dynamic content such as server-side scripts like PHP.