# CSS & Styling Reference Comprehensive reference for Cascading Style Sheets, layout systems, and modern styling techniques. ## Core Concepts ### CSS (Cascading Style Sheets) Style sheet language used for describing the presentation of HTML documents. **Three Ways to Apply CSS**: 1. **Inline**: `
` 2. **Internal**: `