↴ Basic CSS
Use Attribute Selectors to Style Elements
Use CSS Variables to change several elements at once
Create a custom CSS Variable
Use a custom CSS Variable
Attach a Fallback value to a CSS Variable
Cascading CSS variables
Change a variable for a specific area
Use a media query to change a variable
Improve Compatibility with Browser Fallbacks
Understand Absolute versus Relative Units
Use RGB to Mix Colors
Use an id Attribute to Style an Element
Set the id of an Element
Give a Background Color to a div Element
Add Different Margins to Each Side of an Element
Override Class Declarations by Styling ID Attributes
Size Your Images
Use a CSS Class to Style an Element
Use RGB values to Color Elements
Set the Font Family of an Element
Override Styles in Subsequent CSS
Override Class Declarations with Inline Styles
Override All Other Styles by using Important
Use Abbreviated Hex Code
Use Hex Code to Mix Colors
Use Hex Code for Specific Colors
Style the HTML Body Element
Inherit Styles from the Body Element
Prioritize One Style Over Another
Change the Color of Text
Use CSS Selectors to Style Elements
Change the Font Size of an Element
Import a Google Font
Specify How Fonts Should Degrade
Add Rounded Corners with border-radius
Make Circular Images with a border-radius
Adjust the Margin of an Element
Add a Negative Margin to an Element
Add Different Padding to Each Side of an Element
Use Clockwise Notation to Specify the Padding of an Element
Style Multiple Elements with a CSS Class
Use Clockwise Notation to Specify the Margin of an Element
Add Borders Around Your Elements
Adjust the Padding of an Element