⊗mkPmCLOvT 45 of 250 menu

Underline Text in CSS

The overline value adds a line above the text:

<p> Lorem ipsum dolor sit amet. </p> p { text-decoration: overline; }

:

Repeat the example below:

enru