Underline
A section of text in a document where the words have a line running beneath them. For example, this text should be underlined. Underlined text is commonly used to help draw attention to text. Today, underlines are very commonly used to represent a link on a web page.
Create underline text in HTML
<u>This text should be underlined</u>
Creating bold text in a word processor such as Microsoft Word
- Highlight the text you want to be underlined.
- Click the U button, which is often next to the B and I buttons for bold and italic.
The
shortcut key to make text underlined is
almost always Ctrl + U.
