diff --git a/docs/content/typography.md b/docs/content/typography.md index 30b9ca0ded..ddda8333d8 100644 --- a/docs/content/typography.md +++ b/docs/content/typography.md @@ -134,6 +134,8 @@ Styling for common inline HTML5 elements. While not shown above, feel free to use `` and `` in HTML5. `` is meant to highlight words or phrases without conveying additional importance while `` is mostly for voice, technical terms, etc. +Corresponding classes `.small` and `.mark` are also available and apply the respective styles without introducing additional semantics. + ## Abbreviations Stylized implementation of HTML's `` element for abbreviations and acronyms to show the expanded version on hover. Abbreviations with a `title` attribute have a light dotted bottom border and a help cursor on hover, providing additional context on hover and to users of assistive technologies.