projects
/
TestXSLT.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
added Info.plist
[TestXSLT.git]
/
libxml2
/
result
/
HTML
/
liclose.html
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
2
<html>
3
<head><title></title></head>
4
<body><ul>
5
<li>First item
6
</li>
7
<li>Second item, closes the first one
8
</li>
9
</ul></body>
10
</html>