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