This page will collect the CSS references used throughout DSGN 300.
CSS is where visual decisions become explicit. The goal is not to memorize every property. The goal is to understand how rules combine, where values come from, and how to make adjustments with intention.
Core References
- MDN Web Docs: CSS for accurate property documentation and examples.
- Google Fonts for accessible web-font experimentation.
- Adobe Fonts for stronger typographic options when available.
- freeCodeCamp for extra guided practice.
- CodePen for small experiments and examples.
When using examples from tutorial sites, change them. A copied rule becomes useful only after you understand what it controls.