tidy-html5/test/accessTest/3-6-1-1.html
Michael[tm] Smith b92d7aab88 new
2011-11-17 11:44:16 +09:00

16 lines
301 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<title>aert1.0/3.6.1</title>
</head>
<body>
<ul>
This is only for the indent.<br>
And this as well.
<ul>
A further indent.
</ul>
</ul>
</body>
</html>