-
-
Save lukasrudnik/c72cafebd0db5bae4aa5563b24e73fd2 to your computer and use it in GitHub Desktop.
1) justify-content: flex-end; | |
2) justify-content: center; | |
3) justify-content: space-around; | |
4) justify-content: space-between; | |
5) align-items: flex-end; | |
6) align-items: center; | |
justify-content: center; | |
7) justify-content: space-around; | |
8) flex-direction: row-reverse; | |
9) flex-direction: column; | |
10) flex-direction: row-reverse; | |
justify-content: flex-end; | |
11) flex-direction: column; | |
justify-content: flex-end; | |
12) flex-direction: column-reverse; | |
justify-content: space-between; | |
13) flex-direction: row-reverse; | |
justify-content: center; | |
align-items: flex-end; | |
14) order: 1; | |
15) order: -3; | |
16) align-self: flex-end; | |
17) align-self: flex-end; | |
order: 1; | |
18) flex-wrap: wrap; | |
19) flex-direction: column; | |
flex-wrap: wrap; | |
20) flex-flow: column wrap; | |
21) align-content: flex-start; | |
22) align-content: flex-end; | |
23) flex-direction: column-reverse; | |
align-content: center; | |
24) flex-flow:column-reverse wrap-reverse; | |
justify-content:center; | |
align-content:space-between; |
thank you brother, i still 30 munites in 24
i didn`t understend some of these things and then on the lvl 24 i was dead.
same here bro we both are beginners that's why😂
flex-flow: column-reverse wrap-reverse;
justify-content: center;
align-items: space-between;
align-content: space-between;
Not gonna lie they had me in align-content and first half of 24
24 level solution. flex-wrap: wrap-reverse; flex-direction:column-reverse; justify-content:center; align-content:space-between
thanks,
Thanks, I got stuck to three questions. Now it is clear
why order is 1 in 17 question?
please can someone answer level 10 for me
What's the use of sharing the answers, If we could spend 1-2 minutes on each questions, we could easily solved, and yes if i copy all these then what's the point of learning flex?
thanks for the answers dude..! it helped me a lot
24 was definitelat tricky!!
12?