-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSite Under Construction.htm
65 lines (64 loc) · 2.15 KB
/
Site Under Construction.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head><link rel="SHORTCUT ICON" type="IMAGE/GIF" href="http://i294.photobucket.com/albums/mm99/Ryder17z/ICON.png">
<link rel="stylesheet" type="text/css" href="Site%20Under%20Construction_files/main.css">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta http-equiv="Imagetoolbar" content="no">
<title>Site Under Construction</title>
<style type="text/css">
body {
background-image: url(Site%20Under%20Construction_files//bg.png);
background-size: 100% 100%;
}
</style>
<style type="text/css">
/* pushes the page to the full capacity of the viewing area */
html {height:100%;}
body {height:100%; margin:0; padding:0;}
/* prepares the background image to full capacity of the viewing area */
#bg {position:fixed; top:17%; left:2%; width:90%; height:100%;}
/* places the content ontop of the background image */
#content {position:relative; z-index:1;}
/* Transparent Effects */
#frame1 {background: rgba(1,1,1,0.1); padding: 1em;}
#frame2 {background: rgba(1,1,1,0.2); padding: 1em;}
#frame3 {background: rgba(1,1,1,0.1); padding: 1em;}
#frame4 {background: rgba(245,245,245,0.4); padding: 1em;}
#frame5 {background: rgba(250,250,250,0.5); padding: 1em;}
</style>
<!--[if IE 6]>
<style type="text/css">
/* some css fixes for IE browsers */
html {overflow-y:hidden;}
body {overflow-y:auto;}
#bg {position:absolute; z-index:-1;}
#content {position:static;}
</style>
<![endif]-->
</head><body>
<p> </p>
<p> </p>
<p> </p>
<div id="wrapper">
<div id="content">
<div id="frame1">
<div id="frame2">
<div id="frame3">
<div id="frame4">
<div id="frame5">
<h2> Under Construction</h2>
<p> Work in progress...</p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
</div></div></div></div></div></div></div>
</body></html>