Open binyamin opened 2 years ago
I definitely support this one being visually impaired myself.
This is awesome, thanks! I know how important accessibility is, and will be happy to implement your pull request, and I'll take a look through the code myself to see if I can spot any glaring issues as well.
Cheers, Mark
I have a couple concerns about the HTML. I'm gonna take some liberty, and put in a PR with a rewrite of the markup. Of course, I'll make sure it runs correctly first.
Partial List of Concerns
sidebar
element doesn't exist. Probably meant to beaside
.<a>
should be<button>
, since it doesn't actually open a new URL. ^button<h3>
. ^h1-6h1
).title
attribute is not ideal for screen-readers. ^title