Accessibility homework:
- Day 9: Completed with the aid of Sjoerd Visscher's macros for Radio. Of note, since my DOCTYPE is HTML 4.01 Transitional, I had to modify the macro to not append the backslash at the end of the <link> tag. I learned that the ending backslash in an empty tag causes a page to not validate if using HTML 4.01 Transitional.
- Day 10: Free day for me! I already have a CSS-based layout that puts the content first in the source code.