1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

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

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 >}}