←
Overview
1. CSS
There is a strict separation betweeen content (HTML) and style (CSS). You can style all HTML elements of a certain type (like all paragraphs), but you can also style specific elements using classes.
1-1. CSS Styling
1-2. Classes
1-3. DIV's
1-4. Inspector