The technical caret
I think HTML already has this covered with the <dfn> or <abbrev> tags, which show the expanded context when they are hovered over. Or you could get simpler with footnotes.
https://www.geeksforgeeks.org/html/how-to-define-terms-with-html/
I think HTML already has this covered with the <dfn> or <abbrev> tags, which show the expanded context when they are hovered over. Or you could get simpler with footnotes.
https://www.geeksforgeeks.org/html/how-to-define-terms-with-html/