E-mail List Archives
Re: Masking H1
From: Beranek, Nicholas
Date: Nov 17, 2016 10:59AM
- Next message: Beranek, Nicholas: "Firefox visual focus indication"
- Previous message: JP Jamous: "Masking H1"
- Next message in Thread: Aaron Cannon: "Re: Masking H1"
- Previous message in Thread: JP Jamous: "Masking H1"
- View all messages in this Thread
Hey JP,
You have a few options:
1) Decrease the width of the container to force each word on a new line;
2) Or instead of using a <br />, wrap each word in a <span> and use display: block to ensure each word has its own line
Does that make sense? Tested with NVDA and Firefox and having each word wrapped in a <span> still reads out the string in its entirety versus "heading level 1 Good", "heading level 1 Morning", etc.
Nick Beranek
Capital One
- Next message: Beranek, Nicholas: "Firefox visual focus indication"
- Previous message: JP Jamous: "Masking H1"
- Next message in Thread: Aaron Cannon: "Re: Masking H1"
- Previous message in Thread: JP Jamous: "Masking H1"
- View all messages in this Thread