Home >
Computers >
Web Design
How to Use a HTML to Underline Text
The HTML underline text code
To underline text using HTML you have to use the <U> tag around the text element you want to underline.
Source Code Example:
This page talks about
<u>HTML
</u>.
How it appears:
This page talks about
HTML.
--------------------------------
Using Dreamweaver to underline text is really easy.
1. In design view highlight the text you want to underline using your mouse to select it.
2. Right-click the selected text and choose
Style >
Underlilne