Introduction to CSS

Go to class
Write Review

Free Online Course: Introduction to CSS provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Introduction to CSS is taught by Carrie Dils.

Overview
  • Explore the core technology used for styling content on the web—CSS. Learn what CSS is capable of doing and the basics you need to make it work for you.

Syllabus
  • Introduction

    • Welcome
    • What you should know
    • Exercise files
    1. CSS Basics
    • What is CSS
    • Default browser styles
    • CSS syntax
    • Basic selector types
    • How CSS works with HTML
    • CSS authoring options
    • How browsers apply styles
    • Challenge
    • Solution
    2. CSS Specifications
    • CSS: then and now
    • Available CSS resources
    • Checking browser support
    3. Common CSS Concepts
    • CSS normalization and resets
    • Working with fonts
    • Understanding the box model
    • Margins and padding
    • Borders and backgrounds
    • Working with color
    • Units of measurement
    • Vendor prefixes
    • Challenge
    • Solution
    4. CSS Layouts
    • Structuring a page with CSS
    • Element positioning
    • Floats
    • Flexbox
    • CSS Grid Layout module
    5. Working with CSS
    • Organizing CSS
    • Maintaining CSS with version control
    • Using browser inspection tools
    • Validating CSS
    6. Responsive CSS
    • Introduction to responsive web design
    • Working with media queries
    • What is mobile-first
    7. Going Further with CSS
    • CSS frameworks and grids
    • CSS preprocessors
    • Additional resources
    Conclusion
    • Next steps