HTML & CSS Basics
Notes on basic document structure, semantic tags, and styling.
These short posts summarize key ideas from CSE 134B: HTML/CSS, forms, validation, and progressive enhancement.
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.