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.
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>" />