Skip to content

Commit 4344e20

Browse files
Update README.md
1 parent 17c5492 commit 4344e20

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

README.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,18 @@
1-
# Assorted-CSS-Properties
2-
Assorted CSS Properties
1+
# 💫 Assorted-CSS-Properties
2+
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

Comments
 (0)