WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Making characters in their own div show as one word to a screen reader?

for

From: Brandon Keith Biggs
Date: Jan 17, 2018 10:38AM


Hello,
Select all the characters and paste them into a new document. How does it
look? That is what I see.
Here is my code:

<div style="padding: 0;margin: 0;">
t
</div>
<div style="padding: 0;margin: 0;">
h
</div>

Thanks,


Brandon Keith Biggs <http://brandonkeithbiggs.com/>;

On Wed, Jan 17, 2018 at 8:55 AM, Steve Green < <EMAIL REMOVED>
> wrote:

> I built a test page with the margin and padding set to zero and there was
> no space between the letters in any browser.
>
> Steve
>
>