ICFI / epa-eds

0 stars 5 forks source link

Accessibility check - Image alt tags #22

Closed jvanderlan closed 8 years ago

jvanderlan commented 8 years ago

Alt tags needed for images across application

List per source code:

Line #51 - <img id="sidebarEPALogo" src='images/sidebar/epa-seal.png'/> Line #62 - <div id="header"><img id="headerLogo" src="images/top-epa-logo.png"/>

Line #71 - <img src="images/home/hand-with-plant.png"/> Line #146 - <img id="bluePlug" src="images/power/blue-plug.png"/> Line #147 - <img id="donutChart" src="images/power/donut-chart.png"/> Line #183 - <img src="images/power/big-powerplant-icon.png"/> Line #197 - <img src="images/power/gas-pump-icon.png"/> Line #206 - <img src="images/power/vehicle-icon.png"/> Line #215 - <img src="images/power/coal-plant-icon.png"/>

ptisdel commented 8 years ago

this is complete!