pkroux / prj-rev-bwfs-tea-cozy

0 stars 0 forks source link

Alt attributes #4

Open aubreywullschleger opened 6 years ago

aubreywullschleger commented 6 years ago

Subtlety for errors! Be sure to use descriptive alt attributes on your <img> elements like this: <img src="./resources/css/images/img-spiced-rum.jpg" alt="box of loose tea"> as this is best practice and makes your site more accessible.

Example: https://github.com/pkroux/prj-rev-bwfs-tea-cozy/blob/master/Tea%20Cozy%20-%20Copy/index.html#L43