HTML Semantics: A Practical Guide
Become intentional about the elements you let into your document.
Sep 10, 20235 min read119

Search for a command to run...
Articles tagged with #frontend-development
Become intentional about the elements you let into your document.

In my previous post, we walked through the 7 HTML elements that appear in every website. However, on the other end of the spectrum, there ARE some HTML elements that you should not even be using. Most of these elements, you probably haven't even hear...

Ah, HTML. Not a fancy programming language (or even a programming language at that), but a crucial part of the web. Unless you've followed some weird roadmap, it is, in my opinion, the first thing you should learn as a web engineer, frontend or backe...
