16 lines
551 B
Plaintext
16 lines
551 B
Plaintext
<span>should be correct</span>
|
|
|
|
<span style='color:red'>should be red</span>
|
|
|
|
<span style='color:red">switching quotation marks - incorrect!</span>
|
|
|
|
<span style='color:red>missing end quotiation mark - incorrect!</span>
|
|
|
|
<span style='color:blue;font-weight:bold;text-decoration:unterline;'>blue for a change</span>
|
|
|
|
<span style='color:green;'>trying <span style='font-weight:bold'>nested</span> spans</span>
|
|
|
|
<span style='text-decoration: underline'>and one with <span style='text-decoration:none>errors</span></span>
|
|
|
|
<span>test</span>
|