flexboxfroggy
A game for learning CSS flexbox 🐸 (by thomaspark)
modular-html-css-workshop
In this workshop you will learn how to write modular HTML and CSS, and how reuse code to build maintainable websites. (by shayhowe)
flexboxfroggy | modular-html-css-workshop | |
---|---|---|
498 | 24 | |
7,179 | 34 | |
0.7% | - | |
6.3 | 0.0 | |
8 days ago | about 11 years ago | |
JavaScript | CSS | |
MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
flexboxfroggy
Posts with mentions or reviews of flexboxfroggy.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-05-19.
-
What’s Your Flex Level? 🐸💪
And then I stumbled upon this gem of a site — Flexbox Froggy.
-
Day 3 of my Java Full Stack Learning Journey:HTML & CSS
Interesting Website to practice flex: website :https://flexboxfroggy.com
-
Day 3 of Learning Web Development: My Third Day learning HTML & CSS
Website: https://flexboxfroggy.com
-
Fun Front-End Development Tricks for Beginners
Tip: Use Flexbox Froggy — a fun game to learn flexbox.
-
The Unchaining: My Personal Journey Graduating from jQuery to Modern JavaScript
At one time, I was building a lot of mini web apps, and they all have one single common element — a grid. You might be wondering, why not Flexbox? It was new at the time, and it seemed to work well, but it also brought more complexity. Even now, I still don’t fully get it, though I completed this cute gamified tutorial.
-
Deploying a Static Game with Alpine, Tailwind, and Pulumi
I'm a frontend developer, and the following project is inspired by the game Flexbox Froggy.
-
18 Essential Learning Resources for Front-End Developers
3. Flexbox Froggy
-
The Best 100 Free UI/UX Resources for Every Designer & Developer
Flexbox Froggy flexboxfroggy.com Fun and Interactive game to learn Flexbox.
-
30 Best Free Tools for Frontend Developers in 2025
Website: flexboxfroggy.com
- Anchoreum: A game for learning CSS anchor positioning
modular-html-css-workshop
Posts with mentions or reviews of modular-html-css-workshop.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-08-30.
-
Ask HN: Best books to learn web development?
I recently started doing this as well. I searched HN and landed on https://learn.shayhowe.com/ . Very useful link
- Learn for free:
-
[HTML/CSS] Please ELI5: Why do we use div/class elements instead of structural elements?
Shay's website is a great resource. It's a little outdated but has valuable information. You could also look into MDN's website, which is actually THE best resource for web development.
-
pls read this
I liked Shay Howe's Learn to Code HTML & CSS series. Lesson 5 has some examples of using floats for layout.
- I’m learning HTML all on my own and I have no idea how I’m supposed to apply the knowledge.
- I feel so stupid. I can’t even make a simple navbar without copying code.
- How do i learn about responsive web design
-
HTML & CSS
Both the Coursera HTML5 course and 100devs use the Learn to Code HTML & CSS by Shay Howe book as reference material.
- Is codeacademy.com a good place to start learning HTML?
-
I was learning HTML and CSS from w3schools. Now I see that they skipped some things. How to learn everything they skipped?
I also really like http://learn.shayhowe.com
What are some alternatives?
When comparing flexboxfroggy and modular-html-css-workshop you can also consider the following projects:
missing-semester - The Missing Semester of Your CS Education 📚
littleosbook - Source for the little book about OS development
learnxinyminutes-docs - Code documentation written as code! How novel and totally my idea!
docker-jumpstart - A quick introduction to Docker
30-Days-Of-JavaScript - 30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
cssbook - The book "Learn CSS layout the pedantic way"