aboutsummaryrefslogtreecommitdiffstats
path: root/result/HTML/Down.html
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>1999-07-07 07:32:15 +0000
committerDaniel Veillard <veillard@src.gnome.org>1999-07-07 07:32:15 +0000
commit82150d8a992e118970dc9067043bd2908ea061aa (patch)
treecef79b596e98ced0d610acabe872ce12ee9a712a /result/HTML/Down.html
parent167b5092b8be4ed753d99bed625177f5a7aeb46f (diff)
downloadplatform_external_libxml2-82150d8a992e118970dc9067043bd2908ea061aa.tar.gz
platform_external_libxml2-82150d8a992e118970dc9067043bd2908ea061aa.tar.bz2
platform_external_libxml2-82150d8a992e118970dc9067043bd2908ea061aa.zip
HTML parsing, output is now correct, added HTMLtests target and testcases, Daniel
Diffstat (limited to 'result/HTML/Down.html')
-rw-r--r--result/HTML/Down.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/result/HTML/Down.html b/result/HTML/Down.html
new file mode 100644
index 00000000..5504cd4e
--- /dev/null
+++ b/result/HTML/Down.html
@@ -0,0 +1,12 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
+<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>