The value underline adds underline to the text:
underline
<p> Lorem ipsum dolor sit amet. </p>
p { text-decoration: underline; }
:
Repeat the example below: