diff options
Diffstat (limited to 'qx08/source/index.html')
-rw-r--r-- | qx08/source/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/qx08/source/index.html b/qx08/source/index.html new file mode 100644 index 0000000..c935564 --- /dev/null +++ b/qx08/source/index.html @@ -0,0 +1,8 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <title>qx08</title> + <script type="text/javascript" src="script/tr.js"></script> +</head> +</html> |