Code0Em / lingua-sonnet

A web application to search word definitions, pronunciations and usage in poetry
MIT License
0 stars 1 forks source link

Added alt texts #110

Open Code0Em opened 9 months ago

Code0Em commented 9 months ago

HTML: Added alt text to icon and hero image. Deleted duplicate id on icon and span (cannot have two ids the same).

Notes: because the icon has a function (i.e. reloads the page) I’ve added alt text that describes the function as oppose to the visual representation of the image. I haven’t added alt text to the background image because this is decorative (i.e doesn't convey meaning).