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