Skip to main content

Static websites

  • Updated

A static website is a website that only uses HTML, CSS, and a bit of JavaScript. They can be saved and used as basic files, and they don’t require a special web server to use. I use static websites for tiny media archives, and this topic explores the technology behind that choice.