Skip to content Skip to sidebar Skip to footer
Showing posts with the label Accessibility

Reading Metadata From The Of An Html5

I am having trouble getting a working example that reads metadata from a WebVTT file, which was spe… Read more Reading Metadata From The Of An Html5

Html Aria Validation Issues (html5)

I pretty much make sure my website(s) always validates. So today, after changing a certain item on … Read more Html Aria Validation Issues (html5)

If An Html Element Has Role="button" Should It Also Have The Attribute "name"

If a HTML5 element requires a role='button' attribute to secure a success outcome in an ac… Read more If An Html Element Has Role="button" Should It Also Have The Attribute "name"

Multiple Forms On One Html Page: How To Restrict Tabbing To A Single Form?

The site I'm currently building is a little different from the norm. Instead of having multiple… Read more Multiple Forms On One Html Page: How To Restrict Tabbing To A Single Form?

Is Html5 Form Validation Truly Accessible?

So I read a lot of articles that say that HTML 5 form validation is accessible (things required att… Read more Is Html5 Form Validation Truly Accessible?

Does A Screenreader Pause On Spans

If for presentational purposes one needs to separate a word with spans or other inline elements, do… Read more Does A Screenreader Pause On Spans