DEV Community

Discussion on: A11y tips: hide content only from sighted users

Collapse
 
grahamthedev profile image
GrahamTheDev

I always love when an author takes the time to run around and research some random comment, shows a fantastic author!

Yes ChromeVox was the issue, I couldn't remember!

Here is the discussion thread on negative margin causing issues to save you having to dig around for it:

github.com/h5bp/main.css/issues/12

and my StackOverflow answer on visually hidden (which I think you have covered everything else!)

stackoverflow.com/questions/621070...

I look forward to the next instalment and thanks for the mention!

Collapse
 
carlosespada profile image
Carlos Espada

It is the least I can do, take time to investigate if something I have said is wrong.

I have deleted the edition of the article because I found that article that clarified that it is no longer necessary avoid opacity: 0, and right now I was going to start with the margin: -1px

Thanks to you for contributing to the post !! 🙂