Manuel Matuzović

Hi! I'm a frontend developer from Vienna. I'm specialized in HTML, accessibility, and CSS layout and architecture.

If you want to get in touch, write me an email or find me on Mastodon.

Recent posts

The geolocation element is odd

Imagine the following scene: you're on a website, and there's a button. When you click the button, it shows some text, but the website's font size is really small. So, you change the default font size in your browser from 16 to 24 pixels. You go back to the website and click the button again, but it doesn't work now. That's not just very unfortunate, but it's also absolutely unexpected, confusing, and irritating.
With that picture in mind. Let's talk about some things that I find odd about the geolocation element.

Your skip link targets may not need tabindex=-1 to work properly

Recently, someone posted on LinkedIn that skip links are often broken because their target elements are missing a tabindex attribute. I was really surprised to see that because I thought that was an issue of the past. That's why I decided to test it.

More blog posts