Accessible footnotes with CSS
Maintaining footnotes manually can be a pain. By using CSS counters to add the numbered references in the text and an ordered list to display the actual footnotes in the footer, it becomes extremely easy.
NOTHING new goes below this text.
Purpose: the purpose of this page is to serve as a test page, for writing/editing html/css code.