Star History

philipwalton/solved-by-flexbox - 12.9k Stars · Global Rank #3693

Global Rank#3693Apr 16, 2026
Global Rank#3693Apr 16, 2026
since Aug 2013
philipwalton/solved-by-flexbox
A showcase of problems once hard or impossible to solve with CSS alone, now made trivially easy with Flexbox.
CSSMIT
12.9k
992
22
Weekly
0stars
·
0pushes
Stars
Contributors
New Stars
New Pushes
Forks
star-history.com
Share
star-history.comGlobal Rank #3693
star-history.comGlobal Rank #3693
GitHub README
<p align="center">
 <a href="https://www.star-history.com/philipwalton/solved-by-flexbox">
  <picture>
   <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/badge?repo=philipwalton/solved-by-flexbox&theme=dark" />
   <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/badge?repo=philipwalton/solved-by-flexbox" />
   <img alt="Star History Rank" src="https://api.star-history.com/badge?repo=philipwalton/solved-by-flexbox" />
  </picture>
 </a>
</p>
Markdown (Light)
[![Star History Rank](https://api.star-history.com/badge?repo=philipwalton/solved-by-flexbox)](https://www.star-history.com/philipwalton/solved-by-flexbox)
Markdown (Dark)
[![Star History Rank](https://api.star-history.com/badge?repo=philipwalton/solved-by-flexbox&theme=dark)](https://www.star-history.com/philipwalton/solved-by-flexbox)
HTML (Light)
<p align="center">
 <a href="https://www.star-history.com/philipwalton/solved-by-flexbox"><img src="https://api.star-history.com/badge?repo=philipwalton/solved-by-flexbox" alt="Star History Rank" /></a>
</p>
HTML (Dark)
<p align="center">
 <a href="https://www.star-history.com/philipwalton/solved-by-flexbox"><img src="https://api.star-history.com/badge?repo=philipwalton/solved-by-flexbox&theme=dark" alt="Star History Rank" /></a>
</p>