From 16ef3918ac832c98d2a97525293dde1b2a3306f7 Mon Sep 17 00:00:00 2001 From: akshitbansal2005 <155195875+akshitbansal2005@users.noreply.github.com> Date: Thu, 15 Feb 2024 19:19:50 +0530 Subject: [PATCH] Add files via upload --- CSS Selector.html | 84 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 CSS Selector.html diff --git a/CSS Selector.html b/CSS Selector.html new file mode 100644 index 0000000..3f9f89f --- /dev/null +++ b/CSS Selector.html @@ -0,0 +1,84 @@ + + + + + + CSS selectors + + + +
+

i am first

+

i am second

+
+
+
+ I am a div +

I am a para inside div

+
+
+ +
+ hello world +

I am hero

+
+ Go to Google + Go to Facebook + + + \ No newline at end of file