HTML, CSS & JavaScript (Static Website)
This is the foundation of the web. Every page is hand-coded, with no database or login system involved. Pages load instantly because nothing has to be calculated dynamically on the server.
When to use it: Portfolios, landing pages, small local businesses (salons, clinics, event pages) where content rarely changes.

