Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessibility issues around 'read more' text #175

Open
gordongrace opened this issue Mar 22, 2020 · 1 comment
Open

Accessibility issues around 'read more' text #175

gordongrace opened this issue Mar 22, 2020 · 1 comment

Comments

@gordongrace
Copy link
Contributor

gordongrace commented Mar 22, 2020

Additional impacts on analytics.

Consider using <span class="sr-only">...</span> pattern to support consistency in layout and WCAG2-H30.

@gordongrace
Copy link
Contributor Author

Example:

<li>To help stop the spread of coronavirus, stay 1.5 metres away from others where possible, wash your hands regularly for at least 20 seconds with soap and water, avoid touching your face and if sick, stay home. <a href="https://www.health.gov.au/news/health-alerts/novel-coronavirus-2019-ncov-health-alert#how-to-protect-yourself-and-others">Read more<span class="sr-only"> about stopping the spread of coronavirus</span></a>.</li>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant