Coddy logo
Store
Leaderboard
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

Save for later

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