Font style

You can change the font style of the text using the bold and italic tags.

To add a bold font style to text, add the <b></b> tags around the text you wish to bold. To add an italic font style to text, add the <i></i> tags around the text you wish to italicize.

<b>Bold Text</b>

<i>Italic Text</i>

<b><i>Nested Text</i></b>

Get Mastering UI Development with Unity now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.