stjurate / prj-rev-bwfs-dasmoto

0 stars 0 forks source link

`img alt` #4

Open ghost opened 6 years ago

ghost commented 6 years ago

https://github.com/stjurate/prj-rev-bwfs-dasmoto/blob/master/Dasmoto-Arts-Crafts/index.html#L15

Nice job giving all of your img tags an alt attribute with a value that adequately describes the image, just in case your website is not able to load it. 👍

Doing so will help improve the accessibility of your website, which might be accessed by visually impaired users on e-readers or other devices that might deliberately neglect images-- as well as any other time that your website is just unable to render images.

stjurate commented 6 years ago

Thank you very much for the feedback...I wanted to ask which images format is the best for building the website - .jpeg or .png(transparent background)?

Thank you