Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Will a span tag provide emphasis?

Explorer ,
Apr 19, 2018 Apr 19, 2018

I have a paragraph announcing three key items in a following list. Example list below.

We have three kinds of pie:

  • Apple pie is made with organic Honeycrisp apples from Awesome Farm.
  • Berry pie is a mixture of boysenberries and blueberries picked locally.
  • Cherry pie combines the best sweet and tart cherries into the perfect 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?

TOPICS
Standards and accessibility
1.4K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
1 ACCEPTED SOLUTION
People's Champ ,
Apr 19, 2018 Apr 19, 2018

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.

|    Bevi Chagnon   |  Designer, Trainer, & Technologist for Accessible Documents |
|    PubCom |    Classes & Books for Accessible InDesign, PDFs & MS Office |

View solution in original post

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
People's Champ ,
Apr 19, 2018 Apr 19, 2018

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.

|    Bevi Chagnon   |  Designer, Trainer, & Technologist for Accessible Documents |
|    PubCom |    Classes & Books for Accessible InDesign, PDFs & MS Office |
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 19, 2018 Apr 19, 2018
LATEST

Thank you! I wanted to make sure I wasn't cutting corners.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines