tidy-html5/test/testbase/out_1333579.html

20 lines
290 B
HTML
Raw Normal View History

2015-05-13 11:38:40 +00:00
<!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>