diff options
| author | lempamo <[email protected]> | 2017-05-01 21:28:35 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-05-01 21:28:35 -0400 |
| commit | d44d1750b46002f89e97db8589dd646b682569c9 (patch) | |
| tree | 4763bd899a253545aa0c41b8f6333a7de429faec /TimeHACK.Main/Resources/IE4 | |
| parent | a81438ac681f83c6ca13a5000d3944ce8c50db9a (diff) | |
| download | histacom2-d44d1750b46002f89e97db8589dd646b682569c9.tar.gz histacom2-d44d1750b46002f89e97db8589dd646b682569c9.tar.bz2 histacom2-d44d1750b46002f89e97db8589dd646b682569c9.zip | |
added google and outlook express started
Diffstat (limited to 'TimeHACK.Main/Resources/IE4')
| -rw-r--r-- | TimeHACK.Main/Resources/IE4/googlehome.html | 19 | ||||
| -rw-r--r-- | TimeHACK.Main/Resources/IE4/padams.html | 8 |
2 files changed, 24 insertions, 3 deletions
diff --git a/TimeHACK.Main/Resources/IE4/googlehome.html b/TimeHACK.Main/Resources/IE4/googlehome.html new file mode 100644 index 0000000..696fe2b --- /dev/null +++ b/TimeHACK.Main/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: hand; + } + </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/padams.html b/TimeHACK.Main/Resources/IE4/padams.html index d8846bf..af12151 100644 --- a/TimeHACK.Main/Resources/IE4/padams.html +++ b/TimeHACK.Main/Resources/IE4/padams.html @@ -1,4 +1,4 @@ -<html> +<html> <head> <title>12PADAMS</title> <style> @@ -63,8 +63,10 @@ <p class="app" id="eb">Error Blaster 95 <button id="eb_b">Download</button></p> </div></td> <td><div class="sites"> - <h1>WebSites</h1> - <a id="hotmail" href="hotmail">www.hotmail.com</a> + <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> |
