aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.resx
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-05-02 17:44:50 -0400
committerlempamo <[email protected]>2017-05-02 17:44:50 -0400
commit677e4a8b2f6d1020f88786d2eefdaa06b0e98549 (patch)
treecb511e5b7e6d081b6f313c9f1de9373002e62688 /TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.resx
parent01d130bf5c3466d5b581cb3a2cf7bdeb4e5ff721 (diff)
downloadhistacom2-677e4a8b2f6d1020f88786d2eefdaa06b0e98549.tar.gz
histacom2-677e4a8b2f6d1020f88786d2eefdaa06b0e98549.tar.bz2
histacom2-677e4a8b2f6d1020f88786d2eefdaa06b0e98549.zip
google prototype
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.resx')
-rw-r--r--TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.resx70
1 files changed, 68 insertions, 2 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.resx b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.resx
index 8addf12..02cc277 100644
--- a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.resx
+++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.resx
@@ -227,7 +227,7 @@ So Please enjoy Using this amzing software and show the world what your made of.
a {
color: blue;
text-decoration: underline;
- cursor: hand;
+ cursor: pointer;
}
&lt;/style&gt;
&lt;/head&gt;
@@ -334,7 +334,7 @@ Where do you want to go today?&lt;/p&gt;
a {
color: blue;
text-decoration: underline;
- cursor: hand;
+ cursor: pointer;
}
&lt;/style&gt;
&lt;/head&gt;
@@ -346,4 +346,70 @@ Where do you want to go today?&lt;/p&gt;
&lt;/body&gt;
&lt;/html&gt;</value>
</data>
+ <data name="prototype_HTML" xml:space="preserve">
+ <value>&lt;html&gt;
+ &lt;head&gt;
+ &lt;meta charset="utf-8" /&gt;
+ &lt;title&gt;PROTOTYPE&lt;/title&gt;
+ &lt;style&gt;
+ a {
+ color: blue;
+ text-decoration: underline;
+ cursor: pointer;
+ }
+ &lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body bgcolor="#FFFFFF"&gt;
+ &lt;center&gt;
+ &lt;img src="file:///C:/TimeHackData/Data/google.jpg" width="351" height="113"&gt;&lt;br&gt;
+ &lt;table border="0" cellspacing="0" cellpadding="5" width="70%"&gt;
+ &lt;tr&gt;
+ &lt;td bgcolor="#EEEEEE"&gt;
+ &lt;center&gt;
+ Search the web using Google!&lt;br&gt;
+ &lt;input type="text" name="query" value="" size="40"&gt;&lt;br&gt;
+ &lt;select name="num"&gt;
+ &lt;option value="10" selected&gt;10 results
+ &lt;option value="30"&gt;30 results
+ &lt;option value="100"&gt;100 results
+ &lt;/select&gt;
+ &lt;button id="search"&gt;Google Search&lt;/button&gt;
+ &lt;button id="lucky"&gt;I'm feeling lucky&lt;/button&gt; &lt;br&gt;
+ &lt;i&gt;Index contains ~25 million pages (soon to be much bigger)&lt;/i&gt;
+ &lt;/center&gt;
+ &lt;/td&gt;
+ &lt;/tr&gt;
+ &lt;tr&gt;
+ &lt;td&gt;
+ &lt;center&gt;
+ &lt;h2&gt;&lt;a&gt;About Google!&lt;/a&gt;&lt;/h2&gt;
+ &lt;a&gt;
+ Stanford
+ Search
+ &lt;/a&gt; &lt;a&gt;Linux Search&lt;/a&gt;
+ &lt;/center&gt;
+ &lt;/td&gt;
+ &lt;/tr&gt;
+ &lt;tr align="LEFT"&gt;
+ &lt;td valign="CENTER" bgcolor="#EEEEEE" width="100%"&gt;
+ &lt;center&gt;Get Google! updates monthly!&lt;/center&gt;
+ &lt;/td&gt;
+ &lt;/tr&gt;
+
+ &lt;tr align="LEFT"&gt;
+ &lt;td bgcolor="#EEEEEE"&gt;
+ &lt;center&gt;
+ &lt;input type="text" name="emailaddr" value="your e-mail" size="18"&gt;
+ &lt;input type="submit" name="SubmitAction" value="Subscribe"&gt;&lt;font size="-1"&gt;&amp;nbsp;&amp;nbsp;&lt;a&gt;Archive&lt;/a&gt;&lt;/font&gt;
+ &lt;/center&gt;
+ &lt;/td&gt;
+ &lt;/tr&gt;
+ &lt;/table&gt;
+ &lt;/center&gt;
+
+ &lt;center&gt;&lt;font size="-1"&gt;Copyright &amp;copy;1997-8 Stanford University&lt;/font&gt;&lt;/center&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;</value>
+ </data>
</root> \ No newline at end of file