summaryrefslogtreecommitdiffstats
path: root/tests/some_text.html
blob: a960054b135a33255c5867bb400219e486907c83 (plain)
1
2
3
4
5
6
<html>
    <body>
        <h1>Title</h1>
        Some <font color="red">text</font> for <b>reading</b>
    </body>
</html>