summaryrefslogtreecommitdiff
path: root/htdocs/xclock.html
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/xclock.html')
-rw-r--r--htdocs/xclock.html23
1 files changed, 23 insertions, 0 deletions
diff --git a/htdocs/xclock.html b/htdocs/xclock.html
new file mode 100644
index 0000000..024ec25
--- /dev/null
+++ b/htdocs/xclock.html
@@ -0,0 +1,23 @@
+<!--$Xorg: xclock.html,v 1.3 2000/08/17 19:54:58 cpqbld Exp $-->
+<html>
+<head>
+ <title>X Applications on the Web - xclock demo page. </title>
+</head>
+
+<body>
+<a name="begin">
+<h1> X Applications on the Web - xclock <br> Demo page. </h1>
+
+<hr>
+
+Here is a simple demo of the RX plug-in used to launch the xclock program
+over the web. In addition, if you are using Netscape Navigator with
+the embedding capabable plug-in, the xclock program should appear embedded
+within this page.
+
+<p>
+When embedded, xclock's window should be here:
+<EMBED version=1.0 type=application/x-rx src="xclock.rx" width=200 height=200>
+
+</body>
+</html>