summaryrefslogtreecommitdiffstats
path: root/HTML/testonline.html
diff options
context:
space:
mode:
Diffstat (limited to 'HTML/testonline.html')
-rw-r--r--HTML/testonline.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/HTML/testonline.html b/HTML/testonline.html
deleted file mode 100644
index 36deab8..0000000
--- a/HTML/testonline.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html>
- <head>
- <title>Mandriva</title>
- <script type="text/javascript" src="./script.js"></script>
- </head>
- <body onload="bodyLoad();">
- <img id="i" src="http://images.mandriva.com/images/donotremove.png" onload="imgLoad();" onerror="imgError();" />
- </body>
-</html>