DrSpock123 / prj-rev-bwfs-dasmoto

0 stars 2 forks source link

Alt attributes #3

Open aubreywullschleger opened 5 years ago

aubreywullschleger commented 5 years ago

Great! Great use of empty alt attributes for your <img> elements as the images do not necessarily add information to the content of the page (that isn't otherwise stated in the text content.) For future projects, check out this resource to help aid in your decision to give alt attribute values (or to leave them empty): https://www.w3.org/WAI/tutorials/images/decorative/

Example: https://github.com/DrSpock123/prj-rev-bwfs-dasmoto/blob/master/Dasmoto's/index.html#L16