tutorial 2: universal design in code and tools for testing your page design
watch it on YouTube
Notes
-
use appropriate page structure, including semantic structure tags (header, nav, footer), and headings (h1, h2, etc.)
- test your code to ensure you've included needed elements and that your design conforms to UD standards
- Recommended order for testing (see links below):
- HTML Validator
- Accessibility Checker (WebAIM)
- Colorblind Webpage Filter (Toptal)