hamishv3000 / prj-rev-bwfs-dasmoto

0 stars 0 forks source link

Accessibility #3

Open martoio opened 7 years ago

martoio commented 7 years ago

Make sure you add the alt attribute to your images to maintain accessibility for all audiences of the page (particularly visually-impaired users). Remember to add it even in these simple projects and it will become a habit. (Hint: as long as you have the alt attribute with something semi-meaningful, we'll be happy with it). For more info: https://www.codecademy.com/articles/accessibility

https://github.com/hamishv3000/prj-rev-bwfs-dasmoto/blob/d7d09e0efa19c1c663d34bbf428be7d6e871ef78/DasmotosArtsAndCrafts/index.html#L13

hamishv3000 commented 7 years ago

Thanks for the feedback and the Hint. I will remember to do this. I had forgotten to put this in. I have also updated my local copy.