WYSIWYG editing Image gallery upload Content templates
Bold, Italic & Underline

The most fundamental text formatting commands for emphasizing content. Select any text and click the toolbar buttons or use keyboard shortcuts to toggle bold, italic, and underline styles.

Note

Bold uses Ctrl+B, italic uses Ctrl+I, and underline uses Ctrl+U keyboard shortcuts.

<richtextbox
    name="biuEditor"
    toolbar="default"
    height="300px"
    html="<p>Select this text and apply <strong>bold</strong>, <em>italic</em>, or <u>underline</u> formatting.</p>" />