flâneur — a map of the web's best reading

How to Build a Personal Webpage from Scratch – Alex Rutar

rutar.org · 6,476 words · saved by 2 readers

An opinionated introduction to designing and deploying a modern static webpage.

How to Build a Personal Webpage from Scratch February 16, 2022 Written by Alex Rutar Contents An overview of static webpage development What is a static webpage? Modern webpages are (primarily) composed of three types of files: HTML, CSS, and JavaScript. Basically, HTML specifies the content , CSS defines the style , and JavaScript allows dynamic behaviour . Webpages also consist of additional resources, such as images or documents. When you visit a webpage, your web browser requests the documents from a server. Static and dynamic webpages differ in how the files are prepared before they are s

Explore this link on the map →

saved by

related reading