by Gene Crawford | May 9, 2025
If this article helps just a single developer avoid an unnecessary Javascript dependency, I’ll be happy. Native HTML can handle plenty of features that people typically jump straight to JS for (or otherwise over-complicate).
by Gene Crawford | Apr 8, 2025
There are over a hundred HTML elements. This page uses all of them. You’re looking at <p></p> right now. HTML loves text. We can get some huge text with <h1></h1>.
by Gene Crawford | Mar 4, 2025
There are over a hundred HTML elements. This page uses all of them. You’re looking at <p></p> right now.