ABurcham / ColmarAcademy

Repository for Capstone project, ColmarAcademy.
0 stars 0 forks source link

aria roles #3

Open rimmesbe opened 6 years ago

rimmesbe commented 6 years ago

You are using the aria role attribute like the alt attribute on an image. You don't really need to describe your specific purpose in a sentence, it is more for telling the site what job the element is doing. Is it a button, is it a region, a list etc. https://www.w3.org/WAI/PF/HTML/wiki/RoleAttribute

https://github.com/ABurcham/ColmarAcademy/blob/master/index.html#L173