Web Accessibility and HTML's Role in it
Understand what web accessibility is all about, as well as how HTML contributes to it.
Sep 15, 20236 min read23

Search for a command to run...
Articles tagged with #html
Understand what web accessibility is all about, as well as how HTML contributes to it.

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...
