Educational IT course online
Style Elements on a Web Page
Style Elements on a Web Page
- Theoretical lesson
- Practical lesson
- Course program
LESSON 1. What is CSS?
LESSON 1. What is CSS?
- CSS definition
- The structure of a CSS rule
- CSS value types
LESSON 2. Add styles to a web page
- Workspace organization in VS Code
- Adding inline styles
- Adding internal styles
- Adding external styles
LESSON 3. Simple CSS selectors
- Selector definition
- Selector function
- Basic selector types
LESSON 4. Style a text on a web page
- Workspace organization in VS Code
- CSS properties for text styling
- Text styling on a web page
LESSON 5. Complex CSS selectors
- Complex selector definition
- Structure of complex selector
- Complex selector types
LESSON 6. Style a list on a web page
- Workspace organization in VS Code
- CSS properties for list styling
- List styling on a web page
LESSON 7. Pseudo-selectors
- Categories of pseudo-selectors
- Pseudo-elements
- Pseudo-classes
LESSON 8. Style a link on a web page
- Workspace organization in VS Code
- Styling link states
- Vertical and horizontal navigation
LESSON 9. CSS cascade
- CSS cascade
- Specificity
- Additional specificity rules
LESSON 10. Style an image on a web page
- Workspace organization in VS Code
- CSS properties for image styling
- Image styling on a web page