Copy link to clipboard
Copied
I have a paragraph announcing three key items in a following list. Example list below.
We have three kinds of pie:
I've got each item with an Lbl and LBody tag within an LI tag, but wondered if I should put span tags around the emphasized text. Would they be read differently by screen readers?
Copy link to clipboard
Copied
Last time I checked, screen readers do not yet "announce" character-level tags, such as strong, emphasis, span. There are exceptions, but they usually involve extra work for the user or a change in the screen reader's verbosity settings.
Although the <Em> and <Strong> tags are in PDF 2.0 specification, it'll be a while before their usage trickles down to being built into PDFs by our software, and recognizable by screen readers.
I'd let the PDF go as is. Emphasizing the types of pies isn't critical information for comprehension. It's really just visual formatting for sighted users.
There are other more critical issues in accessible PDFs to put your effort into.
Copy link to clipboard
Copied
Last time I checked, screen readers do not yet "announce" character-level tags, such as strong, emphasis, span. There are exceptions, but they usually involve extra work for the user or a change in the screen reader's verbosity settings.
Although the <Em> and <Strong> tags are in PDF 2.0 specification, it'll be a while before their usage trickles down to being built into PDFs by our software, and recognizable by screen readers.
I'd let the PDF go as is. Emphasizing the types of pies isn't critical information for comprehension. It's really just visual formatting for sighted users.
There are other more critical issues in accessible PDFs to put your effort into.
Copy link to clipboard
Copied
Thank you! I wanted to make sure I wasn't cutting corners.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now