source:
vbox/trunk/src/libs/libxml2-2.9.14/test/HTML/liclose.html@
102797
Last change on this file since 102797 was 95312, checked in by , 3 years ago | |
---|---|
File size: 249 bytes |
Line | |
---|---|
1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" |
2 | "http://www.w3.org/TR/REC-html40/loose.dtd"> |
3 | <html> |
4 | <head> |
5 | <title></title> |
6 | </head> |
7 | <body> |
8 | <ul> |
9 | <li>First item |
10 | <li>Second item, closes the first one |
11 | </ul> |
12 | |
13 | </html> |
Note:
See TracBrowser
for help on using the repository browser.