APC Article - CSS fundamentals: Selectors

Megan's picture

She has: 11,421 posts

Joined: Jun 1999

In CSS, Selectors are used to select HTML elements for styling. There are many different ways to select elements. This article will cover the most basic types of selectors: element selectors, classes, and ID's as well as the concepts of grouping and descendent selectors.

Read it here: CSS fundamentals: Selectors. Please post here if you have any comments or questions.