Changelog -- Stage 1: Header & Intro
Previous Stage
Stage 0: HTML Skeleton (branch: main)
Files Changed
| File | Change | What and Why |
|---|---|---|
index.html | modified | Added an <h1> heading and a <p> paragraph inside the body |
Summary
The empty body from Stage 0 now has two elements: a heading with the restaurant name and a paragraph with a tagline. This is the simplest way to put visible content on an HTML page.