/* TODO hover with (i)-icon tooltip instead */ /* HTML HyperText Markup Language (HTML) ^^^ before attr title^^^^ "(" + text + after: ")" italic is over the top anyway, so it can be done! */ abbr, dfn { border-bottom: 1px dashed gray; text-decoration: none; &[title]::after { content: " (" attr(title) ") "; font-style: normal } }