Coddy logo

Explore

Categories

Programming language

Explore courses by programming language.

Course type

Learn, challenge or build your portfolio in a practice-driven way.

Level of knowledge

Choose courses tailored to your level of knowledge perfectly.

Or try to search for any course. Still can't find? let us know what are you missing!

Journey

Daily Challenge

search
Store
menu icon
Loading...Creator image

Creator

Anonymous

CSS Selectors

By the end of this course you will master the concepts of CSS Selectors.

15 Lessons

12 Challenges

Prerequisites

Basics of HTML

Basics of CSS

Introduction to CSS Selectors

Purpose of CSS Selectors

Why are they important?

Simple Selectors

Type selectors

Class selectors

ID selectors

Universal selectors

Combinator Selectors

Child selector

Descendant selector

Adjacent sibling selector

General sibling selector

Attribute selectors

Intro to Attribute Selectors

Presence and Exact Values

Attribute Value selectors

Attribute Value selectors II

Attribute Value selectors III