Quick walkthrough with solutions | flexboxfroggy (part 2/2)

Опубликовано: 31 Март 2026
на канале: Eleftheria Batsou
6,307
68

Hello everybody and welcome to another video. Today I 'm playing the game of flexbox froggy, a game where you help Froggy and friends by writing CSS code!

This is part 2 of 2.
1st part:    • Quick walkthrough with solutions | flexbox...  

Find the game here: http://flexboxfroggy.com/

My solutions:
14. order: 3;
15. order: -5;
16. align-self: flex-end;
17. order:3;
align-self: flex-end;
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-direction: column-reverse;
flex-wrap: wrap-reverse;
align-content: space-between;
justify-content: center

**************************************
If you have any question, dont hesitate to ask,
I'll do my best to answer it!

**************************************
If you liked this video please show your love by contributing here paypal.me/eleftheriabatsou

*************************************
Maybe like, share and subscribe too?!

Let's stay in touch:
twitter --   / batsouelef  
website -- http://eleftheriabatsou.com/
github -- https://github.com/EleftheriaBatsou
codepen -- http://codepen.io/EleftheriaBatsou/