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

How To Target A Braille / Screen-reader Via Css

I use a webfont to display some icons on a website. This is fantastic because they scale, and i can… Read more How To Target A Braille / Screen-reader Via Css

Multiple Forms With Input Fields With The Same Name Attribute? Good Or Bad?

Is it an acceptable practice to have multiple HTML forms on a page with input fields that share the… Read more Multiple Forms With Input Fields With The Same Name Attribute? Good Or Bad?

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"

Skip Links Not Working In Chrome

First of all, I've looked at this previous question but sadly it didn't seem to offer any s… Read more Skip Links Not Working In Chrome

Html: How To Indicate Questions With Radioboxes As Answers In Proper Way?

I have a question in HTML form and radioboxes as answers, like this: What is your favorite fruit? S… Read more Html: How To Indicate Questions With Radioboxes As Answers In Proper Way?

Force Screen Reader To Read One Letter At A Time Rather Than The Entire Word

I'm building an HTML webpage that contains the following content: In order to proceed, please … Read more Force Screen Reader To Read One Letter At A Time Rather Than The Entire Word