# Bold html text

**URL:** https://forum.kirupa.com/t/bold-html-text/287228
**Category:** Uncategorized
**Created:** [April 28, 2009, 10:41am UTC](https://forum.kirupa.com/t/bold-html-text/287228 "2009-04-28T10:41:26Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![RossKidd](https://avatars.discourse-cdn.com/v4/letter/r/53a042/32.png) [@RossKidd](https://forum.kirupa.com/u/RossKidd)
#### Post date: [April 28, 2009, 10:41am UTC](https://forum.kirupa.com/t/bold-html-text/287228/1 "2009-04-28T10:41:26Z")

</div>

I have a textbox that I embed a non system font in. The problem I am having is it does not seem to embolden with code below

linksText.mainText.htmlText += “\<b\>[www.wethelovedesign.com](http://www.wethelovedesign.com)\</b\>”;

When I embed the font I get the option for uppercase, lowercase and numberal but not option to include the bold version of the font.

How do I achieve this?

RK.
