illustration for Learn the Fundamentals of CSS and Sass to Create Modern and Responsive Layouts
free

Learn the Fundamentals of CSS and Sass to Create Modern and Responsive Layouts

27m closed-captioning
·
9 lessons
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.8
123
people completed
Published 4 years ago
|
Updated 3 years ago

No matter what kind of website or web application you want to build, you'll have to use CSS. If you haven't written much CSS, or even if you've never written CSS at all, don't worry. That's what this course is about.

In this course you will learn techniques to improve your CSS, Sass, and HTML implementations for everyday scenarios, as well as implementing the right methods for your pages to be fully responsive behaving how you expect it to on any device.

We will not be working on a single final product, but instead in each lesson you'll cover different methods that can be used for specific layouts and designs.

Free Community Resource

A Community Resource means that it’s free to access for all. The instructor of this lesson requested it to be open to the public.

What you'll learn:

  • Grid
  • Apply Aspect Ratio
  • Box-shadow
  • Flexbox Gallery
  • Use `clamp()`
  • Image Filters
  • Form Fields
  • Custom Properties
  • Much more 🔥

Course Content

27m • 9 lessons

    You might also like these resources:

    illustration for CSS Selectors in Depth
    Garth Braithwaite・34m・Course

    CSS selectors are the glue that connects styling to HTML content. Understanding how they work enables a developer to write more semantic markup for better project maintenance.

    illustration for Convert SCSS (Sass) to CSS-in-JS
    Oleg Isonen • Course • 23m

    In this course, you will learn how to express popular SCSS (Sass) language features using latest JavaScript features.

    illustration for Learn the Best and Most Useful SCSS
    Ari Picker • Course • 39m

    Have you ever wished for access to conditionals or iteration when writing styles? How cool would it be to use functions to write styles? SCSS has that and more! SCSS