CSS Basics
- Applying CSS styles three ways to apply CSS styles
- CSS syntax Selector, Property, and Value
- Selector types Type, Class, ID, Universal and Contextual selectors
- Type selector how to use the Type selector
- Class selector how to use the Class selector
- ID selector how to use the ID selector
- Universal selector how to use the Universal selector
- Pseudo-classes the syntax and examples of the Pseudo-classes
- Pseudo-elements the syntax and examples of the Pseudo-elements
- At-Rules the charset, import, and media at-rules
- CSS comment how to use comment
- CSS color how to specify color
- Unit of length unit of length that can be used in CSS