# Manual Accessibility Testing Checklist ## 1. Structure and Semantics ### Headings: - Verify that headings are used logically (`

` to `

`) to create a clear content hierarchy. - Ensure there is only one `

` per page (unless it’s a valid use case, like within `
` landmarks). ### Landmarks: - Confirm the presence of ARIA landmarks (e.g., `
`, `
`, `