Summary:
- Added
scopeattribute to all table headers - Updated HTML template in readme
- I took the liberty to replace some file formats with ones that you could actually embed – to avoid confusion.
- I added very simple alternative texts. Empty
altattributes should only be used if the image is decorative, which isn't the case here. All images should receive proper alt texts eventually. - I've adjusted the date to use
instead of<0xa0>. It's easy to miss.
- Adjusted some spacings.
Summary:
* Added `scope` attribute to all table headers
* Updated HTML template in readme
* I took the liberty to replace some file formats with ones that you could actually embed – to avoid confusion.
* I added very simple alternative texts. Empty `alt` attributes should only be used if the image is [decorative](https://www.w3.org/WAI/tutorials/images/decorative/), which isn't the case here. All images should receive proper alt texts eventually.
* I've adjusted the date to use ` ` instead of `<0xa0>`. It's easy to miss.
* Adjusted some spacings.