Timothy Miller's weekly musings on web development, knowledge management, and life in general..
I’ve always abided in the idea that “HTML is accessible by default and then we come along and mess it up.” In a lot places this is very true and by just using a suitable HTML element instead of a generic div or span we can have a big Accessibility impact.
Timothy Miller's weekly musings on web development, knowledge management, and life in general..
Accessibility is a broad topic. But getting started doesn't have to be difficult. In this article I will show you five ways how to kick-start your accessibility efforts.
Fieldset and Legend are in my opinion very underrated HTML tags. In this article I will explain you why is it good idea to use them in your forms.
Things I've read during February 2020.
I'm a frontend developer in Graz, specialized in HTML, accessibility, and CSS layout and architecture.
In this article I would like to describe an idea to load and replace HTML with HTML and why browsers could do it best.