From b8cadc1e7215ac9515558857f67e26117f9280c0 Mon Sep 17 00:00:00 2001 From: satyam-seth Date: Fri, 25 Mar 2022 21:00:25 +0530 Subject: [PATCH] make simple `html skeleton` close #3 --- index.html | 57 +++++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 46 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index 34e4c23..fe08f22 100644 --- a/index.html +++ b/index.html @@ -1,13 +1,48 @@ - - - - - - CSS Utilities - - - Home Page - - + + + + + + + CSS Utilities + + + +

Beautiful CSS box-shadow examples

+
+
1
+
2
+
3
+
4
+
5
+
6
+
7
+
8
+
9
+
10
+
11
+
12
+
13
+
14
+
15
+
16
+
17
+
18
+
19
+
20
+
21
+
22
+
23
+
24
+
25
+
26
+
27
+
28
+
29
+
30
+
+ + + \ No newline at end of file