Down.html 360 B

12345678910
  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>This service is temporary down</title></head>
  4. <body bgcolor="#FFFFFF">
  5. <h1 align="center">Sorry, this service is temporary down</h1>
  6. We are doing our best to get it back on-line,
  7. <p>The W3C system administrators</p>
  8. </body>
  9. </html>