HTML & CSS Basics
Notes on basic document structure, semantic tags, and styling.
This site is built with Astro as part of HW4 Part 5. I’m using layouts, components, and markdown to collect short notes from the course.
Notes on basic document structure, semantic tags, and styling.
Key ideas from building form-no-js and form-with-js in CSE 134B.
Why we always start with solid HTML/CSS before layering on JavaScript.