This repository has been archived on 2026-07-13. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
moreWiki/More Wiki in a jar/public/docs/wiki/Div page.wiki
T
2012-01-08 15:18:29 +01:00

16 lines
530 B
Plaintext

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