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

   _foo_

</div>

<p>And now in uppercase:</p>
<DIV>
foo
</DIV>