diff --git a/index.html b/index.html index a79be88..8702728 100644 --- a/index.html +++ b/index.html @@ -29,7 +29,7 @@

Playground

-

Base CSS Selectors

+

Base CSS Selector

First we'll start off by using the base selectors to add styles to elements on the page. These base selectors have different levels of @@ -125,7 +125,7 @@

ID Selectors

-

Advanced Selectors

+

Advanced Selector

Here we'll play around with using more advanced selectors to target elements more specifically. You'll need to make use of pseudo-class @@ -176,6 +176,6 @@

Advanced Selectors

-

Keep playing around, try combining CSS selectors and see what happens!

+

Keep playing around, try combining CSS selectors and see what happens!!