Front-end education for the real world. Since 2018.





How would you build Wordle with just HTML & CSS?

Original author: Scott Jehl

Commentary: Andy Bell

I love articles like this because they demonstrate how powerful HTML and CSS are as programming languages. Sure, Scott can’t get the authentic Wordle experience going with just those two, but he gets damn close.

He also demonstrates progressive enhancement perfectly too — using the platform capabilities like native validation as much as possible, then enhancing that solid foundation with a teeny amount of JavaScript. Top stuff.

Check it out

Newsletter