tidy-html5/test/testbase/out_1603538-1.html
2015-05-13 13:38:40 +02:00

22 lines
346 B
HTML

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<style type="text/css">
/*<![CDATA[*/
li.c1 {list-style: none; display: inline}
/*]]>*/
</style>
</head>
<body>
<ul>
<li>
<a href="/oldcrap/013747.html">1111</a>
</li>
<li class="c1">
<hr />
</li>
</ul>
</body>
</html>