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 @@
diff --git a/index.html b/index.html index a79be88..8702728 100644 --- a/index.html +++ b/index.html @@ -29,7 +29,7 @@
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 @@
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 @@