Skip to content

Commit 4c8c036

Browse files
Improved readme
1 parent c156f3d commit 4c8c036

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

+15-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,16 @@
11
# Responsive-CSS-Flexbox
2-
Responsive CSS & Flex box
2+
In this repsitory I will cover all the essentials things that are needed to learn and understand Flex-box.
3+
4+
## 🧞 Step by Step Guide.
5+
1. Flex-Directions.
6+
2. Flex-Wrap.
7+
3. Justify-Content.
8+
4. Align-Content and Self.
9+
5. Flex Basis, Grow and Shrink.
10+
11+
## 📋 Files Instruction.
12+
In this repository you will get some html files in which all code is written both Html and CSS.
13+
14+
## 🚀 Reference Docs.
15+
Refer MDN Docs by clicking on the below mentioned link. <br>
16+
<a href="https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Flexbox">Link here to Learn mroe..</a>

0 commit comments

Comments
 (0)