WebAIM - Web Accessibility In Mind

E-mail List Archives

JAWS reading headings that break twice

for

From: Jonathan Metz
Date: Jul 11, 2013 7:19AM


Howdy all!

I’ve come across an interesting problem. Some of my colleagues are writing html headings with breaks and the result is that JAWS is reading each line as a separate heading.

For example:

<h2>Starbucks<br/>Coffee<h2>

is read as H2 Starbucks and H2 Coffee. Is there a better way to code the HTML so headers that have two lines will be read as one header?

Thanks in advance for your help!

Jonathan

Disclaimer: The author of this email does is not intending to endorse or advocate the use of Starbucks brand coffee over other competitors.