aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Resources/IE4/ie4start.html
diff options
context:
space:
mode:
authorAlex-TIMEHACK <alexbu2015@hotmail.com>2017-08-27 11:32:44 +0100
committerAlex-TIMEHACK <alexbu2015@hotmail.com>2017-08-27 11:32:44 +0100
commitf8f3bd0b1eb57c5a289513200b192e1d54d58292 (patch)
treec9b79515fb81d90320ef386a522a5830875f6d49 /TimeHACK.Main/Resources/IE4/ie4start.html
parentbffcb720f811623015ed4795032e5c57d1064c8a (diff)
parentcd6273d7c95098e0e0dd9948c6b5cec1c5f9cd3f (diff)
downloadhistacom2-f8f3bd0b1eb57c5a289513200b192e1d54d58292.tar.gz
histacom2-f8f3bd0b1eb57c5a289513200b192e1d54d58292.tar.bz2
histacom2-f8f3bd0b1eb57c5a289513200b192e1d54d58292.zip
Updated my fork!
Diffstat (limited to 'TimeHACK.Main/Resources/IE4/ie4start.html')
-rw-r--r--TimeHACK.Main/Resources/IE4/ie4start.html44
1 files changed, 0 insertions, 44 deletions
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