#html5
Read more stories on Hashnode
Articles with this tag
In this article, we will look at ARIA live regions and how they can be used to expose information to assistive technologies. ยท What are ARIA live...
ARIA landmarks are a set of ARIA roles that are provided to our HTML elements in order for us to identify the structure of a web page. When we visit a...
Back in 2017, I entered a frontend interview and I was asked to write some code on a whiteboard. I was given the Fizzbuzz problem. Without thinking I...
Let's create a simple xylophone with some CSS and Pug. The xylophone sounds I will be using in this blog can be found here. The resulting codepen can...