Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The https://validator.w3.org/ reported Errors: The align attribute on the th/td element is obsolete. Use CSS instead. By replacing align="X" attributes with text-align:X; CSS equivalent, the validator now completes without any errors or warnings. This solves the remaining issues from #97.
- Loading branch information