
Css course-the basics of cascading style sheets
Learn to add styles to your HTML templates from scratch
What you will learn
- Definition and history of CSS
- Where and how to insert the CSS styles in your templates
- Basic selectors and combiners
- Inheritance, cascade and specificity
- Reset styles with Normalize
- Bem's methodology
- The Box-model pattern
- The margin, border, padding, outline property
- The position property and its possible values: relative, absolute, fixed, sticky
- The Display property and its possible values
- Pseudoelements
- Pseudoclasses
- Variables
- The Background property and everything in it
- Texts and fonts
- Properties for lists and tables
- Handle images with css
- The Object-fit property
- The Object-position property
- The filter property and its possible values
- And much more!
Requirements
- Have seen my Html and Html5 course
- Have a computer and Wi-Fi connection
- Eager to learn
Who is this course for?
- People who want a CSS guide to complement their knowledge in Web Development