Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Core CSS Mastery
Rating: 4.9 out of 5(12 ratings)
27 students

Core CSS Mastery

A complete CSS Masterclass
Created byAdam Jones
Last updated 8/2022
English

What you'll learn

  • Get up and running with CSS
  • Master all of the most important CSS concepts
  • Solve advanced problems and avoid common CSS headaches
  • Understand best practices when writing CSS

Course content

6 sections39 lectures7h 3m total length
  • Intro to the Course4:54

    This is an introduction to what you can expect in the Core CSS Mastery course.

    Please note that the course materials are available via github at https://github.com/z3nsh3ll/Core-CSS-Mastery.

  • Getting Started6:45
  • CSS Selectors12:35

    Learn how CSS selectors target elements using element, class, and id selectors, with practical examples of div and paragraphs, plus advanced selectors, attribute selectors, and the hover pseudo-class.

  • External, Internal, Inline10:22

    Explore external, internal, and inline CSS, comparing how each method styles HTML and affects maintainability, separation of concerns, and theme-wide updates.

  • Should I learn Vanilla CSS?7:55

Requirements

  • A very basic understanding of html will be useful for this course.

Description

Go zero to hero with this complete CSS Masterclass teaching all the important CSS skills for a web developer.

We'll assume no previous knowledge aside from a very basic understanding of html. This course is ideal for beginners looking to learn CSS but also for web developers looking to revisit the basics.

Ever wondered why an element doesn't appear where you think it's supposed to? Don't worry, we've got you covered!

We cover all of the highest frequency properties and values as well as tackling more advanced CSS concepts such as CSS position, grid, flexbox and animations.

We cover topics such as the following -

- Should you use a CSS framework?
- What is the difference between a framework and a preprocessor?
- Is learning vanilla CSS still important?
- All of the most important CSS rules for web developers
- Challenges to test your understanding along the way
- Writing maintainable CSS code
- Centering elements vertically and horizontally
- The difference between block, inline-block and inline elements
- CSS Cascade, Specificity and Inheritance
- Layouts with CSS Grid and CSS Flexbox
- Animations
- Many more topics!


Unlike other CSS courses that simply provide an introduction to CSS, this is a complete course teaching all the necessary core skills with over 7 hours of thorough and engaging content! You'll know more CSS than the average web developer after watching this course.

Don't miss out on this chance to learn CSS with Adam "z3nsh3ll" Jones, a professional and experienced teacher from the UK.

Who this course is for:

  • Beginners looking to learn the ropes of CSS
  • Experienced developers looking to re-visit the basics