Edit

kc3-lang/libxml2/result/HTML/liclose.html

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 1999-12-12 13:03:50
    Hash : af78a0e1
    Message : Large commit of changes done while travelling to XML'99 - cleanups on memory use and parsers - start of Link interfaces HTML and XLink - rebuild the doc - released as 1.8.0 Daniel

  • result/HTML/liclose.html
  • <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
    <html>
    <head><title></title></head>
    <body><ul>
    <li>First item
    </li>
    <li>Second item, closes the first one
    </li>
    </ul></body>
    </html>