<u>
Underlined text.

HTML underlined character markup. This tag can only occur inside XHTML text containers such as <text> and <button>.

<canvas height="30">
  <text>Some <u>underlined</u> text</text>
</canvas>