PDF→EPUB: Add another accessibility-advice.

This commit is contained in:
tastytea 2021-03-27 19:37:26 +01:00
parent dad938ce69
commit fff0822930
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07

View File

@ -140,6 +140,12 @@ Do not use `<i>` or `<b>` tags to emphasize, do not use `font-style: italic` or
`font-style: bold`. Use `<em>` for emphasis and `<strong>` for
importance so screen readers will be able to pronounce the text differently.
Make your books as accessible as possible. Using the right tags and not just
`<div>` and `<span>` for everything is a good start, using `epub:type` and/or
`role` as well as `aria-label` or `aria-labelledby` is even better. Read more at
link:{url-ap-semantics}[AccessiblePublishing: EPUB Semantics, ARIA Roles, &
Metadata].
== Add text to the book
Add a new `.xhtml` file in Calibre and write in the heading of the first