tesk9 / accessible-html / Accessibility.Style

Focus rings

Please be aware that hiding a user's focus can make your site completely unusable for them. Learn more about focus ring styling options in Understanding Success Criterion 2.4.7: Focus Visible.

Hiding content

For more information on hiding/semi-hiding elements, please see the a11y project.

invisible : List (Html.Attribute msg)

Makes content invisible without making it inaccessible.

label invisible [ text "Screen readers can still read me!" ]