I wanted to know how and if common screen readers expose the <article> element. Here are my results: Summary tl;dr: shit’s complicated. Some screen readers don’t announce articles and have no default quick nav shortcuts. Some don’t announce them but treat them as landmarks. Others announce them as articles and treat them as landmarks. There’s… Continue reading the article element and screen readers
Tag: currentColor
Build a Simple Weather App With Vanilla JavaScript
We have a lot of interesting things to cover, so grab a cup of coffee and let’s get started! Here’s a quick navigation menu for you. What You’ll Learn In This Weather API JavaScript Tutorial: Scaffolding the Weather App Find a Weather API What is OpenWeather? Where To Find Weather Icons and… Continue reading Build a Simple Weather App With Vanilla JavaScript