OSDN Git Service

設定変更。
[wordring-tm/wordring-tm.git] / third_party / tidy-html5-master / test / input / in_427833.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2         "http://www.w3.org/TR/html4/strict.dtd">
3 <html lang="en">
4 <head>
5         <title>Escape sequences</title>
6 </head>
7 <body>
8 <p>#include &lt;stdio.h&gt;</p>
9 <p>#include &#60;stdio.h&#62;</p>
10 <p>#include &#x3C;stdio.h&#X3e;</p>
11 </body>
12 </html>