summaryrefslogtreecommitdiff
path: root/result/HTML/liclose.html
diff options
context:
space:
mode:
Diffstat (limited to 'result/HTML/liclose.html')
-rw-r--r--result/HTML/liclose.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/result/HTML/liclose.html b/result/HTML/liclose.html
index f4e4edbf..62391dcf 100644
--- a/result/HTML/liclose.html
+++ b/result/HTML/liclose.html
@@ -1,6 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
-<head><title></title></head>
+<head>
+ <title></title>
+</head>
<body>
<ul>
<li>First item
@@ -8,5 +10,6 @@
<li>Second item, closes the first one
</li>
</ul>
+
</body>
</html>