Return to liclose.html CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / libxml2 / result / HTML |
1.1 ! misho 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> ! 5: <ul> ! 6: <li>First item ! 7: </li> ! 8: <li>Second item, closes the first one ! 9: </li> ! 10: </ul> ! 11: </body> ! 12: </html>