diff options
Diffstat (limited to 'error.html')
| -rw-r--r-- | error.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/error.html b/error.html new file mode 100644 index 0000000..2a05ab2 --- /dev/null +++ b/error.html @@ -0,0 +1,10 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
+<html dir="ltr">
+<head>
+ <title>Error</title>
+ <link rel="stylesheet" href="file://localhost/C:/Program%20Files/Opera/styles/error.css" media="screen,projection,tv,handheld,print,speech">
+</head>
+<body>
+<h1>Could not open file</h1>
+<p>You tried to access the address <cite>file://localhost/K:/Myeshopping/sample.html</cite>, which is currently unavailable. Please make sure that the Web address (URL) is correctly spelled and punctuated, then try reloading the page.</p>
+</body></html>
\ No newline at end of file |
