APC Article - CSS fundamentals: Selectors
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.