Select one or more webpages (they can be from different websites) that contain content elements that will allow you to test at least 8 out of the 12 required categories. Conduct a code inspection for each category. Document the inspection result in detail for each category:
- Category number and name
- the url of the page
- Is the content/function accessible?
- If yes, explain why it is accessible (e.g., you can either present a line of code with the right accessibility tag, or you can explain it in writing. You may need to accompany your explanation ).
- If not,
- What is the problem?
- How to fix the problem?