aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Resources
diff options
context:
space:
mode:
authorAShifter <[email protected]>2017-04-28 14:11:59 -0700
committerAShifter <[email protected]>2017-04-28 14:11:59 -0700
commit48681db294cacc8f726aa64c4716c977d79f28fa (patch)
treeb23be2020077d611971094f112e42d1d0283d392 /TimeHACK.Main/Resources
parent14ff6e1e569259cb5652230bc809b3cf8e6dc9c9 (diff)
parent0ffdb500015baaad3a663965d00de8f44a25a235 (diff)
downloadhistacom2-48681db294cacc8f726aa64c4716c977d79f28fa.tar.gz
histacom2-48681db294cacc8f726aa64c4716c977d79f28fa.tar.bz2
histacom2-48681db294cacc8f726aa64c4716c977d79f28fa.zip
Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master'
Diffstat (limited to 'TimeHACK.Main/Resources')
-rw-r--r--TimeHACK.Main/Resources/IE4/ie4start.html44
-rw-r--r--TimeHACK.Main/Resources/IE4/padams.html73
-rw-r--r--TimeHACK.Main/Resources/ie4start.html38
3 files changed, 155 insertions, 0 deletions
diff --git a/TimeHACK.Main/Resources/IE4/ie4start.html b/TimeHACK.Main/Resources/IE4/ie4start.html
new file mode 100644
index 0000000..50b0ac7
--- /dev/null
+++ b/TimeHACK.Main/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: hand;
+ }
+ </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/padams.html b/TimeHACK.Main/Resources/IE4/padams.html
new file mode 100644
index 0000000..d8846bf
--- /dev/null
+++ b/TimeHACK.Main/Resources/IE4/padams.html
@@ -0,0 +1,73 @@
+<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="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>WebSites</h1>
+ <a id="hotmail" href="hotmail">www.hotmail.com</a>
+ </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/ie4start.html b/TimeHACK.Main/Resources/ie4start.html
new file mode 100644
index 0000000..927072d
--- /dev/null
+++ b/TimeHACK.Main/Resources/ie4start.html
@@ -0,0 +1,38 @@
+<html>
+ <head>
+ <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;
+ }
+ </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 href="google">www.google.com</a><br>
+ <a href="12padams">www.12padams.com</a>
+ <p class="end">Where do you want to go today?</p>
+ </body>
+</html> \ No newline at end of file