<b>
Bold Text.

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

<canvas height="30">
  <text>Some <b>bold</b> text</text>
</canvas>