inital commit - Durchstich
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user