altschool-2023-photocard
altschool-2023-photocard copied to clipboard
issue #44: Enhanced the HTML structure for SEO and accessibility by refactoring the unordered list element structure.
Pull request
- Enhanced the HTML structure for SEO and accessibility by refactoring the unordered list element structure.
- The commented HTML code for adding a photocard has been refactored for the proper use.
- Additionally, CONTRIBUTING.md's HTML code for adding photocard has been refactored
Results
- Increasing accessibility and SEO.
- Now the browser can correctly identify the unordered list element. You can check this out in the console before merging and after from the console in 'elements' tab.
Thanks. I hope that is helpful.