aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Resources/ie4start.html
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-05-01 22:28:49 -0400
committerGitHub <[email protected]>2017-05-01 22:28:49 -0400
commit54ab3c7ef0456736ec0eb2d78e03253ce25fb971 (patch)
treeea2b53ca9860412112718edb72980b57bb72626b /TimeHACK.Main/Resources/ie4start.html
parent338aebc311325b1f1ddf1cf6853dbf1905fb0759 (diff)
parent01d130bf5c3466d5b581cb3a2cf7bdeb4e5ff721 (diff)
downloadhistacom2-54ab3c7ef0456736ec0eb2d78e03253ce25fb971.tar.gz
histacom2-54ab3c7ef0456736ec0eb2d78e03253ce25fb971.tar.bz2
histacom2-54ab3c7ef0456736ec0eb2d78e03253ce25fb971.zip
Merge pull request #61 from lempamo/master
added google and outlook express started
Diffstat (limited to 'TimeHACK.Main/Resources/ie4start.html')
-rw-r--r--TimeHACK.Main/Resources/ie4start.html38
1 files changed, 0 insertions, 38 deletions
diff --git a/TimeHACK.Main/Resources/ie4start.html b/TimeHACK.Main/Resources/ie4start.html
deleted file mode 100644
index 927072d..0000000
--- a/TimeHACK.Main/Resources/ie4start.html
+++ /dev/null
@@ -1,38 +0,0 @@
-<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