2 lines
124 B
HTML
2 lines
124 B
HTML
<title>text-decoration: underline test</title>
|
|
<div style="text-decoration:underline">This text should be underlined.</div>
|