Ruby HTML tag: A way to annotate text inline in HTML, mostly used for Asian pronunciation guide but more generally useful
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ruby
#pronunciation #language #furigana #writing #html5 #HTML #+
<ruby>: The Ruby Annotation element - HTML: HyperText Markup Language | MDN

The <ruby> HTML element represents small annotations that are rendered above, below, or next to base text, usually used for showing the pronunciation of East Asian characters. It can also be used for annotating other kinds of text, but this usage is less common.

MDN Web Docs