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

20 lines
290 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>1333579</title>
<style type="text/css">
div.c1 {text-indent: 3%}
</style>
</head>
<body>
<div class="c1">
<p>Paragraph Text nested in a DIV</p>
</div>
<table>
<tr>
<td>inferred table</td>
</tr>
</table>
</body>
</html>