How to Underline Text in Wordpress
- George Apostolov
- 05 Sep 2025
Guide
Go to your WordPress dashboard, navigate to Posts or Pages, and open the content where you want to add underlined text.
Click the + button to add a new block.
Select the Custom HTML block.
Type or paste the following HTML code: <p>This is an <u>underlined</u> text.</p>
You can replace the text inside the
<u>tags with your desired text.Click Preview to see how it looks and then click Save to save your changes.
Create your first interactive demo in minutes
No credit card required • Start building today


