Selectors

Selectors

Selectors allow for styling to be applied to particular page elements. This critical concept makes it easy to choose a specific page element and assign CSS.

Extra Credit

Use the HTML and CSS from the More Selectors code challenge to style the headings, body text and links using the different pseudo-classes and pseudo-elements covered in the videos.