summaryrefslogtreecommitdiffstats
path: root/src/TickTockPicking/TickTockPicking.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/TickTockPicking/TickTockPicking.html')
-rw-r--r--src/TickTockPicking/TickTockPicking.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/TickTockPicking/TickTockPicking.html b/src/TickTockPicking/TickTockPicking.html
new file mode 100644
index 0000000..2a4fc41
--- /dev/null
+++ b/src/TickTockPicking/TickTockPicking.html
@@ -0,0 +1,15 @@
+<HTML>
+<HEAD>
+<TITLE>Tick, Tock Picking!</TITLE>
+</HEAD>
+<BODY BGCOLOR="#0C0C33">
+<applet align=middle code="TickTockPicking.class" width=700 height=700>
+<blockquote>
+<hr>
+If you were using a Java-capable browser,
+you would see a Tick, Tock Picking instead of this paragraph.
+<hr>
+</blockquote>
+</applet>
+</BODY>
+</HTML>