Edit

kc3-lang/libxml2/test/HTML/Down.html

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 1999-12-21 15:35:29
    Hash : 5cb5ab8d
    Message : - release 1.8.2 - HTML handling improvement - new tree handling functions - release 1.8.2 - HTML handling improvement - new tree handling functions - default namespace on attribute bug fixed - libxml use for C++ fixed (for good this time !) Daniel

  • test/HTML/Down.html
  • <html>
    <head>
      <title>This service is temporary down</title>
    </head>
    
    <body bgcolor="#FFFFFF">
    <h1 align="center">Sorry, this service is temporary down</h1>
    We are doing our best to get it back on-line,
    
    <p>The W3C system administrators</p>
    </body>
    </html>