kthornbloom / Smoothproducts

A simple, lightweight and responsive product image viewer using jQuery
kthornbloom.com/smoothproducts
185 stars 89 forks source link

add alt tag to images #24

Open christiespeich opened 8 years ago

christiespeich commented 8 years ago

I added in ALT tags on all of the images for accessibility.

For the links that use background-img I used the title attribute as per this suggestion: http://stackoverflow.com/questions/4216035/css-background-image-alt-attribute

This is my first time contributing to another repo so I hope I am doing it correctly. :-) Thank you for this awesome plugin.