Add callout to inform about the context of the stylized implementation

This commit is contained in:
Julien Déramond 2022-10-18 22:14:14 +02:00
parent 8a418cc9aa
commit e34250dae2
No known key found for this signature in database
GPG Key ID: DCD226672FC08F31
1 changed files with 4 additions and 0 deletions

View File

@ -141,6 +141,10 @@ Change text alignment, transform, style, weight, line-height, decoration and col
Stylized implementation of HTML's `<abbr>` element for abbreviations and acronyms to show the expanded version on hover. Abbreviations have a default underline and gain a help cursor to provide additional context on hover and to users of assistive technologies.
{{< callout info >}}
This stylized implementation will only be rendered if the primary input mechanism can conveniently hover over elements.
{{< /callout >}}
Add `.initialism` to an abbreviation for a slightly smaller font-size.
{{< example >}}