From 54c421fd23c9684bb91fd4158d303ce9006f723b Mon Sep 17 00:00:00 2001 From: Abhishek Singh <55176598+Abhishek8923@users.noreply.github.com> Date: Fri, 2 Oct 2020 13:50:19 +0530 Subject: [PATCH] Update index.html --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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!!