We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17c5492 commit 4344e20Copy full SHA for 4344e20
README.md
@@ -1,2 +1,18 @@
1
-# Assorted-CSS-Properties
2
-Assorted CSS Properties
+# 💫 Assorted-CSS-Properties
+In this repository, you will get some essential CSS properties.
3
+1. CSS Opacity and Alpha Color.
4
+2. CSS Position Property.
5
+3. CSS Transition Property.
6
+4. CSS Transform Property.
7
+5. CSS Background Property.
8
+
9
+## 💻 Projects.
10
+For Practicing all these properties I have created two mini-projects.
11
+1. Fancy Button using CSS.
12
+2. Photo Blog Project.
13
14
+## 📋 Refer Docs.
15
+For refer or if you want to know better and build a deep understanding of all these properties you can simply refer to MDN Docs.<br>
16
+<a href="https://developer.mozilla.org/en-US/docs/Web/CSS">Link to MDN Docs</a>
17
18
0 commit comments