aboutsummaryrefslogtreecommitdiff
path: root/Histacom2/Resources/IE4
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-08-23 13:38:40 -0400
committerlempamo <[email protected]>2017-08-23 13:38:40 -0400
commit3306d36ecbc024775972e5cf7971b2a7a70671d0 (patch)
tree0a79e67b6723a8c75ffd66c7828bdd0ebb1bf74d /Histacom2/Resources/IE4
parent99fef5c57360f07259fc86f433bed8a9ab59c48e (diff)
downloadhistacom2-3306d36ecbc024775972e5cf7971b2a7a70671d0.tar.gz
histacom2-3306d36ecbc024775972e5cf7971b2a7a70671d0.tar.bz2
histacom2-3306d36ecbc024775972e5cf7971b2a7a70671d0.zip
Renaming the game!
Diffstat (limited to 'Histacom2/Resources/IE4')
-rw-r--r--Histacom2/Resources/IE4/google.jpgbin0 -> 6218 bytes
-rw-r--r--Histacom2/Resources/IE4/googlehome.html19
-rw-r--r--Histacom2/Resources/IE4/googleprototype.html64
-rw-r--r--Histacom2/Resources/IE4/ie4about.pngbin0 -> 11773 bytes
-rw-r--r--Histacom2/Resources/IE4/ie4start.html44
-rw-r--r--Histacom2/Resources/IE4/nopage.bmpbin0 -> 219642 bytes
-rw-r--r--Histacom2/Resources/IE4/padams.html76
-rw-r--r--Histacom2/Resources/IE4/start.pngbin0 -> 28819 bytes
-rw-r--r--Histacom2/Resources/IE4/start_googlink.pngbin0 -> 343 bytes
-rw-r--r--Histacom2/Resources/IE4/start_padamslink.pngbin0 -> 405 bytes
10 files changed, 203 insertions, 0 deletions
diff --git a/Histacom2/Resources/IE4/google.jpg b/Histacom2/Resources/IE4/google.jpg
new file mode 100644
index 0000000..f166dc6
--- /dev/null
+++ b/Histacom2/Resources/IE4/google.jpg
Binary files differ
diff --git a/Histacom2/Resources/IE4/googlehome.html b/Histacom2/Resources/IE4/googlehome.html
new file mode 100644
index 0000000..4faefcc
--- /dev/null
+++ b/Histacom2/Resources/IE4/googlehome.html
@@ -0,0 +1,19 @@
+<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/Histacom2/Resources/IE4/googleprototype.html b/Histacom2/Resources/IE4/googleprototype.html
new file mode 100644
index 0000000..1071867
--- /dev/null
+++ b/Histacom2/Resources/IE4/googleprototype.html
@@ -0,0 +1,64 @@
+<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:/Histacom2/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">&nbsp;&nbsp;<a>Archive</a></font>
+ </center>
+ </td>
+ </tr>
+ </table>
+ </center>
+
+ <center><font size="-1">Copyright &copy;1997-8 Stanford University</font></center>
+
+ </body>
+</html> \ No newline at end of file
diff --git a/Histacom2/Resources/IE4/ie4about.png b/Histacom2/Resources/IE4/ie4about.png
new file mode 100644
index 0000000..c76c16c
--- /dev/null
+++ b/Histacom2/Resources/IE4/ie4about.png
Binary files differ
diff --git a/Histacom2/Resources/IE4/ie4start.html b/Histacom2/Resources/IE4/ie4start.html
new file mode 100644
index 0000000..88347cb
--- /dev/null
+++ b/Histacom2/Resources/IE4/ie4start.html
@@ -0,0 +1,44 @@
+<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/Histacom2/Resources/IE4/nopage.bmp b/Histacom2/Resources/IE4/nopage.bmp
new file mode 100644
index 0000000..ebd05c8
--- /dev/null
+++ b/Histacom2/Resources/IE4/nopage.bmp
Binary files differ
diff --git a/Histacom2/Resources/IE4/padams.html b/Histacom2/Resources/IE4/padams.html
new file mode 100644
index 0000000..cc16191
--- /dev/null
+++ b/Histacom2/Resources/IE4/padams.html
@@ -0,0 +1,76 @@
+<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/Histacom2/Resources/IE4/start.png b/Histacom2/Resources/IE4/start.png
new file mode 100644
index 0000000..225659c
--- /dev/null
+++ b/Histacom2/Resources/IE4/start.png
Binary files differ
diff --git a/Histacom2/Resources/IE4/start_googlink.png b/Histacom2/Resources/IE4/start_googlink.png
new file mode 100644
index 0000000..c5fbdf5
--- /dev/null
+++ b/Histacom2/Resources/IE4/start_googlink.png
Binary files differ
diff --git a/Histacom2/Resources/IE4/start_padamslink.png b/Histacom2/Resources/IE4/start_padamslink.png
new file mode 100644
index 0000000..d28a61f
--- /dev/null
+++ b/Histacom2/Resources/IE4/start_padamslink.png
Binary files differ