Html Blog Posts
Dev tutorials and the occasional off-topic post.
-
Learn the basics of SVGs so you can code your own SVG icons by hand, without always relying on icon libraries. Read this post
-
You've scored 100 on Lighthouse's accessibility audit. But is your site actually accessible, or have you overlooked... Read this post
-
Accessibility is a hot topic, yet it's also frequently overlooked or executed poorly. Learn how to use semantic HTM... Read this post
-
Want to create a navbar that works on mobile and desktop? Ditch the frameworks—in this tutorial, we'll create a res... Read this post
-
Learn how to create modal windows in HTML using just a bit of HTML, CSS, and JavaScript. We'll look at how you can ... Read this post