img Tag Refactor: Program Areas Page - volunteer-with-us-icon.svg (class mobile-img) #5136
Labels
Feature: Refactor HTML
good first issue
Good for newcomers
role: back end/devOps
Tasks for back-end developers
role: front end
Tasks for front end developers
size: 0.25pt
Can be done in 0.5 to 1.5 hours
Milestone
Prerequisite
Overview
We want to change an img HTML tag ending with a slash (<img.../>) to an img tag without an ending slash (<img...>) so that the codebase is consistent with how we use img HTML tags.
Action Items
pages/program-areas.html
to
- [ ] The file may contain more than one instance of an img tag with a closing slash. There also may be multiple img tags with the same source image, but with different classes. Make sure you only change the single instance specified above. Do not leave any blank spaces before the closing bracket.
Resources/Instructions
The text was updated successfully, but these errors were encountered: