File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -174,4 +174,23 @@ <h4>
174174 </ div >
175175 </ div >
176176 </ div >
177+ < div class ="col-lg-4 col-md-6 d-flex align-items-stretch ">
178+ < div class ="row ">
179+ < div class ="card ">
180+ < h4 >
181+ < span class ="fas fa-frog "> </ span >
182+ < a href ="https://flexboxfroggy.com/ " target ="_blank "> FlexBox Froggy</ a >
183+ < span class ="badge badge-warning "> Easy</ span >
184+ </ h4 >
185+ < p >
186+ Flexbox Froggy is a game for learning CSS flexbox.< br />
187+ It takes inspiration from the classic arcade game
188+ < a href ="https://en.wikipedia.org/wiki/Frogger "> Frogger</ a > ,
189+ and web literacy games like the brilliant
190+ < a href ="https://flukeout.github.io/ " style ="white-space: nowrap; "> CSS Diner</ a >
191+ and < a href ="https://eraseallkittens.com/ "> Erase All Kittens</ a > ,
192+ where you learn about CSS selectors and HTML markup respectively.</ p >
193+ </ div >
194+ </ div >
195+ </ div >
177196</ div >
You can’t perform that action at this time.
0 commit comments