diff options
| author | lempamo <[email protected]> | 2017-08-23 13:38:40 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-08-23 13:38:40 -0400 |
| commit | 3306d36ecbc024775972e5cf7971b2a7a70671d0 (patch) | |
| tree | 0a79e67b6723a8c75ffd66c7828bdd0ebb1bf74d /TimeHACK.Main/Resources/IE4 | |
| parent | 99fef5c57360f07259fc86f433bed8a9ab59c48e (diff) | |
| download | histacom2-3306d36ecbc024775972e5cf7971b2a7a70671d0.tar.gz histacom2-3306d36ecbc024775972e5cf7971b2a7a70671d0.tar.bz2 histacom2-3306d36ecbc024775972e5cf7971b2a7a70671d0.zip | |
Renaming the game!
Diffstat (limited to 'TimeHACK.Main/Resources/IE4')
| -rw-r--r-- | TimeHACK.Main/Resources/IE4/google.jpg | bin | 6218 -> 0 bytes | |||
| -rw-r--r-- | TimeHACK.Main/Resources/IE4/googlehome.html | 19 | ||||
| -rw-r--r-- | TimeHACK.Main/Resources/IE4/googleprototype.html | 64 | ||||
| -rw-r--r-- | TimeHACK.Main/Resources/IE4/ie4about.png | bin | 11773 -> 0 bytes | |||
| -rw-r--r-- | TimeHACK.Main/Resources/IE4/ie4start.html | 44 | ||||
| -rw-r--r-- | TimeHACK.Main/Resources/IE4/nopage.bmp | bin | 219642 -> 0 bytes | |||
| -rw-r--r-- | TimeHACK.Main/Resources/IE4/padams.html | 76 | ||||
| -rw-r--r-- | TimeHACK.Main/Resources/IE4/start.png | bin | 28819 -> 0 bytes | |||
| -rw-r--r-- | TimeHACK.Main/Resources/IE4/start_googlink.png | bin | 343 -> 0 bytes | |||
| -rw-r--r-- | TimeHACK.Main/Resources/IE4/start_padamslink.png | bin | 405 -> 0 bytes |
10 files changed, 0 insertions, 203 deletions
diff --git a/TimeHACK.Main/Resources/IE4/google.jpg b/TimeHACK.Main/Resources/IE4/google.jpg Binary files differdeleted file mode 100644 index f166dc6..0000000 --- a/TimeHACK.Main/Resources/IE4/google.jpg +++ /dev/null diff --git a/TimeHACK.Main/Resources/IE4/googlehome.html b/TimeHACK.Main/Resources/IE4/googlehome.html deleted file mode 100644 index 4faefcc..0000000 --- a/TimeHACK.Main/Resources/IE4/googlehome.html +++ /dev/null @@ -1,19 +0,0 @@ -<html> - <head> - <meta charset="utf-8" /> - <title>GOOGLE</title> - <style> - a { - color: blue; - text-decoration: underline; - cursor: pointer; - } - </style> - </head> - <body> - <h1>Welcome to Google</h1> - <a id="prototype">Google Search Engine Prototype</a> - <br /> - <a id="alpha">Might-work-some-of-the-time-prototype that is much more up to date.</a> - </body> -</html>
\ No newline at end of file diff --git a/TimeHACK.Main/Resources/IE4/googleprototype.html b/TimeHACK.Main/Resources/IE4/googleprototype.html deleted file mode 100644 index 8d29bf9..0000000 --- a/TimeHACK.Main/Resources/IE4/googleprototype.html +++ /dev/null @@ -1,64 +0,0 @@ -<html> - <head> - <meta charset="utf-8" /> - <title>PROTOTYPE</title> - <style> - a { - color: blue; - text-decoration: underline; - cursor: pointer; - } - </style> - </head> - <body bgcolor="#FFFFFF"> - <center> - <img src="file:///C:/TimeHack/Data/google.jpg" width="351" height="113"><br> - <table border="0" cellspacing="0" cellpadding="5" width="70%"> - <tr> - <td bgcolor="#EEEEEE"> - <center> - Search the web using Google!<br> - <input type="text" name="query" value="" size="40"><br> - <select name="num"> - <option value="10" selected>10 results - <option value="30">30 results - <option value="100">100 results - </select> - <button id="search">Google Search</button> - <button id="lucky">I'm feeling lucky</button> <br> - <i>Index contains ~25 million pages (soon to be much bigger)</i> - </center> - </td> - </tr> - <tr> - <td> - <center> - <h2><a>About Google!</a></h2> - <a> - Stanford - Search - </a> <a>Linux Search</a> - </center> - </td> - </tr> - <tr align="LEFT"> - <td valign="CENTER" bgcolor="#EEEEEE" width="100%"> - <center>Get Google! updates monthly!</center> - </td> - </tr> - - <tr align="LEFT"> - <td bgcolor="#EEEEEE"> - <center> - <input type="text" name="emailaddr" value="your e-mail" size="18"> - <input type="submit" name="SubmitAction" value="Subscribe"><font size="-1"> <a>Archive</a></font> - </center> - </td> - </tr> - </table> - </center> - - <center><font size="-1">Copyright ©1997-8 Stanford University</font></center> - - </body> -</html>
\ No newline at end of file diff --git a/TimeHACK.Main/Resources/IE4/ie4about.png b/TimeHACK.Main/Resources/IE4/ie4about.png Binary files differdeleted file mode 100644 index c76c16c..0000000 --- a/TimeHACK.Main/Resources/IE4/ie4about.png +++ /dev/null diff --git a/TimeHACK.Main/Resources/IE4/ie4start.html b/TimeHACK.Main/Resources/IE4/ie4start.html deleted file mode 100644 index 88347cb..0000000 --- a/TimeHACK.Main/Resources/IE4/ie4start.html +++ /dev/null @@ -1,44 +0,0 @@ -<html> - <head> - <title>IE4START</title> - <style> - body { - font-family: "Microsoft Sans Serif"; - text-align: center; - } - h1 { - margin-top: 19px; - font-size: 14.25pt; - font-style: bold; - } - p { - font-size: 11.25pt; - } - h2 { - font-size: 12pt; - font-style: bold; - margin-top: 50px; - } - p.end { - font-size: 9.75pt; - } - a { - color: blue; - text-decoration: underline; - cursor: pointer; - } - </style> - </head> - <body> - <h1>Welcome to Internet Explorer 4</h1> - <p>Welcome To Internet Explorer 4.<br> -Internet Explorer 4 makes browsing the web and exploring websites a pleasant experience.<br> -Just type an address in the location bar above and then press go.<br> -Instantly you will be taken to the webpage of your choosing.<br> -Where do you want to go today?</p> - <h2>Here are some sites you may want to visit.</h2> - <a id="google">www.google.com</a><br> - <a id="padams">www.12padams.com</a> - <p class="end">Where do you want to go today?</p> - </body> -</html>
\ No newline at end of file diff --git a/TimeHACK.Main/Resources/IE4/nopage.bmp b/TimeHACK.Main/Resources/IE4/nopage.bmp Binary files differdeleted file mode 100644 index ebd05c8..0000000 --- a/TimeHACK.Main/Resources/IE4/nopage.bmp +++ /dev/null diff --git a/TimeHACK.Main/Resources/IE4/padams.html b/TimeHACK.Main/Resources/IE4/padams.html deleted file mode 100644 index cc16191..0000000 --- a/TimeHACK.Main/Resources/IE4/padams.html +++ /dev/null @@ -1,76 +0,0 @@ -<html> - <head> - <title>12PADAMS</title> - <style> - body { - font-family: "Microsoft Sans Serif"; - text-align: center; - } - h1 { - font-size: 9.75pt; - margin-top: 20px; - } - p { - font-size: 9.25pt; - margin-top: 0; - margin-bottom: 25px; - } - td div { - display: inline-block; - border: 1px solid black; - width: 215px; - height: 305px; - margin: 0 3px 0 3px; - text-align: center; - } - h1#copyright { - font-size: 9pt; - } - p.app { - margin-top: 30px; - } - p.app button { - float: right; - background-color: silver; - border-color: white black black white; - margin-right: 2px; - } - a { - font-size: 9.25pt; - color: blue; - } - </style> - </head> - <body> - <h1>Welcome to the Official 12padams website!!!</h1> - <p>The best customizations for your windows 95 computer</p> - <table align="center"> - <tr> - <td><div class="software"> - <h1>Games/Software</h1> - <p class="app" id="gtn">Guess the Number V1 <button id="gtn_b">Download</button></p> - <p class="app" id="wc">Web Chat 1998 <button id="wc_b">Download</button></p> - <p class="app" id="ftp">FTP Client <button id="ftp_b">Download</button></p> - <p class="app" id="distort">Time Distorter 0.1 <button id="distort_b">Download</button></p> - </div></td> - <td><div class="customize"> - <h1>Customizations</h1> - <p class="app" id="bg">Backgrounds <button id="bg_b">View Backgrounds</button></p> - <p class="app" id="skn">Skindows 95 <button id="skn_b">Info</button></p> - </div></td> - <td><div class="viruses"> - <h1>Example Viruses</h1> - <p class="app" id="sr">Start Runner 95 <button id="sr_b">Download</button></p> - <p class="app" id="eb">Error Blaster 95 <button id="eb_b">Download</button></p> - </div></td> - <td><div class="sites"> - <h1>Changelog</h1> - <p class="app">1996: 12padams.com created</p> - <p class="app">1997: Software added to the site</p> - <p class="app">1̧͙̙̦̪͙͇̜̥͍̟͍̹̰̝͖̫̩͘͡͡9̸̨͏̖̱̗̣̥͕̲͈̬̦9͠҉̶̢͔̹̖͇̫̩̻̪̬͔̥̟̺̼̺̟̫8̷̴̶̱̩͖̟̠̬̻̼̳̰̺͚͜͞:̧͟͏̰̣̠̹͍͔̼͕̲͇̪̥̗̞͚͇̖ͅ ͏̙͇̮̤̠͇̜͚͈͇͔̠̙͜͡ͅÀ͏̰̮̞̲̠̩̳͙͓͉̭̼̠͕̣͇̜͎ͅd̢̩̝̙̩̭̫͓̮͙͔̘̥͝d̻̻̪̙͖̬͈͟͝e͠҉̨̧҉̯̙̹̝̟̺̰͖̹̞̻̝̖̪͉͍͇̬#҉̵̻̜͇̻̹͈̀͟ ̨̡̘͓͔̜̭̫͖͔̰̦̘̀#̛͓̬̭̦̹̙̭͕̕#̧͢͠͏̖̙͚͉͇̣̜̖ͅ#̜̝͚͓̳̘̭̣̲̟̤̖͇̬̠̯̠̀͠ ̢͚̲̞̯͎͙̪̗̜̹͙͓͉͢ͅ#̡͙̻̫̝̪͙͚̺̝͓̘̬̬͙͔̀̕͠#̴҉͖̲̺̱͖͈̭̭ͅ#̸̸̷̼̫̪̖̻̻͈̭̬͓̘͓̦̟̻̪͇̞̕#̸̢̨̻̗̣̠̥̖̜̜̖̺͍̝̗͓̦̳̫#̛͡҉̭̝̙̟̘̩̬͖͎̘̞̭̖͔̪̼̠͢ͅ#̰̜̭̹̻̖̬̺͘͡#̛̬̣̳͔͔̘̟͜͢͟͡#̷̨̼̺̤̥̞́͢͡ ̢̞̬͙͍̬̪̪̰̰̰̙̮͙͚͕̩̟͇̕͜ͅ#̶͙̣̣̦͈͈̫̕͡#̸̡̥̹̮͇̱̱͍͜͜͢#̵̢̧̦͙̮̮͔͖̞̮͚͞#̧̗̤̱̪̜͓̠͖̞̰͍͢#̧̱̳̻̖̝͇͜͞#̛́҉͍̩̞̬͔̬̪̻̯̩#̷̴̨̙͚̹̘̜̗͔̺͖̳̕͜#̶̬͖͙̠̜̲̱̲͙̻̙̩̹̳̪̠̖́̕͟͞ͅ</p> - </div></td> - </tr> - </table> - <h1 id="copyright">Copyright 1998 12padams</h1> - </body> -</html>
\ No newline at end of file diff --git a/TimeHACK.Main/Resources/IE4/start.png b/TimeHACK.Main/Resources/IE4/start.png Binary files differdeleted file mode 100644 index 225659c..0000000 --- a/TimeHACK.Main/Resources/IE4/start.png +++ /dev/null diff --git a/TimeHACK.Main/Resources/IE4/start_googlink.png b/TimeHACK.Main/Resources/IE4/start_googlink.png Binary files differdeleted file mode 100644 index c5fbdf5..0000000 --- a/TimeHACK.Main/Resources/IE4/start_googlink.png +++ /dev/null diff --git a/TimeHACK.Main/Resources/IE4/start_padamslink.png b/TimeHACK.Main/Resources/IE4/start_padamslink.png Binary files differdeleted file mode 100644 index d28a61f..0000000 --- a/TimeHACK.Main/Resources/IE4/start_padamslink.png +++ /dev/null |
