From 677e4a8b2f6d1020f88786d2eefdaa06b0e98549 Mon Sep 17 00:00:00 2001 From: lempamo Date: Tue, 2 May 2017 17:44:50 -0400 Subject: google prototype --- TimeHACK.Main/Resources/IE4/google.jpg | Bin 0 -> 6218 bytes TimeHACK.Main/Resources/IE4/googlehome.html | 2 +- TimeHACK.Main/Resources/IE4/googleprototype.html | 64 +++++++++++++++++++++++ TimeHACK.Main/Resources/IE4/ie4start.html | 2 +- 4 files changed, 66 insertions(+), 2 deletions(-) create mode 100644 TimeHACK.Main/Resources/IE4/google.jpg create mode 100644 TimeHACK.Main/Resources/IE4/googleprototype.html (limited to 'TimeHACK.Main/Resources') diff --git a/TimeHACK.Main/Resources/IE4/google.jpg b/TimeHACK.Main/Resources/IE4/google.jpg new file mode 100644 index 0000000..f166dc6 Binary files /dev/null and b/TimeHACK.Main/Resources/IE4/google.jpg differ diff --git a/TimeHACK.Main/Resources/IE4/googlehome.html b/TimeHACK.Main/Resources/IE4/googlehome.html index 696fe2b..4faefcc 100644 --- a/TimeHACK.Main/Resources/IE4/googlehome.html +++ b/TimeHACK.Main/Resources/IE4/googlehome.html @@ -6,7 +6,7 @@ a { color: blue; text-decoration: underline; - cursor: hand; + cursor: pointer; } diff --git a/TimeHACK.Main/Resources/IE4/googleprototype.html b/TimeHACK.Main/Resources/IE4/googleprototype.html new file mode 100644 index 0000000..8f63bdd --- /dev/null +++ b/TimeHACK.Main/Resources/IE4/googleprototype.html @@ -0,0 +1,64 @@ + + + + PROTOTYPE + + + +
+
+ + + + + + + + + + + + + + +
+
+ Search the web using Google!
+
+ + +
+ Index contains ~25 million pages (soon to be much bigger) +
+
+
+

About Google!

+ + Stanford + Search + Linux Search +
+
+
Get Google! updates monthly!
+
+
+ +   Archive +
+
+
+ +
Copyright ©1997-8 Stanford University
+ + + \ No newline at end of file diff --git a/TimeHACK.Main/Resources/IE4/ie4start.html b/TimeHACK.Main/Resources/IE4/ie4start.html index 50b0ac7..88347cb 100644 --- a/TimeHACK.Main/Resources/IE4/ie4start.html +++ b/TimeHACK.Main/Resources/IE4/ie4start.html @@ -25,7 +25,7 @@ a { color: blue; text-decoration: underline; - cursor: hand; + cursor: pointer; } -- cgit v1.2.3