summaryrefslogtreecommitdiff
path: root/tests/misc/div.txt
blob: 4ff972e2e9f48727085ece773c9535f844a9ce96 (plain)
1
2
3
4
5
6
7
8
9
10
11
<div id="sidebar">

   _foo_

</div>

And now in uppercase:

<DIV>
foo
</DIV>