-
Notifications
You must be signed in to change notification settings - Fork 0
/
aboutus.html
208 lines (204 loc) · 6.1 KB
/
aboutus.html
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
<html>
<head>
<style>
body {
background-image: url(img3.jpeg);
background-repeat: no-repeat;
background-size: cover;
}
body::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url(img3.jpeg);
background-repeat: no-repeat;
background-size: cover;
filter: blur(2px);
z-index: -1;
}
.one{
/* background-image: url(img4jpg.jpg);
background-size: cover;
background-repeat: no-repeat; */
/* background: white; */
color: yellow;
position: relative;
width: 450px;
z-index: 10;
margin-top: 70px;
justify-content: center;
}
nav {
background-color: rgb(245, 238, 186);
color: black;
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 35px;
justify-content: center;
}
nav ul {
list-style-type: none;
margin-top: 0;
padding: 0;
/* justify-content: center; */
}
#h{
color: yellow;
text-align: center;
margin-top: 35px;
text-shadow: 2px 2px 2px rgb(230, 230, 2);
}
nav ul li {
display: inline;
margin-right: 20px;
padding-bottom: 8px;
font-size: larger;
}
nav ul li a {
color: rgb(82, 76, 76);
text-decoration: none;
margin-left: 50px;
}
nav ul li a:hover {
text-decoration: underline;
}
h1{
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
text-shadow: 5px 5px 10px black ,10px 10px 20px gray;
}
body ,h1,h2,h3,ul,li{
margin: 5;
padding: 5;
}
#foot {
background-color: rgb(245, 238, 186);
color: black;
position: fixed;
left: 0;
bottom: 0;
width: 100%;
text-align: center;
padding-bottom: 5px;
height: 95px;
}
@media Screen and (min-width:1164px) and (max-width:1258px){
body{
background: url(sch.jpg);
background-repeat: no-repeat;
background-size: cover;
color: beige;
margin: 0px;
}
nav {
background-color: rgb(245, 238, 186);
color: rgb(87, 85, 85);
font-family:Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
#foot{
background-color: rgb(245, 238, 186);
color: rgb(87, 85, 85);
font-family:Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
}
@media Screen and (min-width:1000px) and (max-width:1163px){
body{
background: url(sch.jpg);
background-repeat: no-repeat;
background-size: cover;
color: rgb(61, 7, 111);
margin: 0px;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
nav ul li a {
color: white;
/* background-color: black; */
font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
#h{
color: rgb(130, 14, 246);
text-align: center;
margin-top: 35px;
text-shadow: 2px 2px 2px rgb(130, 14, 246);
}
.one{
color: rgb(130, 14, 246);
}
nav {
background-color: rgb(130, 14, 246);
}
#foot{
color: white;
background-color: rgb(130, 14, 246);
font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
}
@media Screen and (min-width:850px) and (max-width:999px){
body{
background: url(sch.jpg);
background-repeat: no-repeat;
background-size: cover;
color: black;
margin: 0px;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
#h{
color: white;
text-align: center;
margin-top: 35px;
text-shadow: 2px 2px 2px white;
}
.one{
color: white;
}
nav ul li a {
color: white;
/* background-color: black; */
font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
nav {
background-color: black;
color: white;
}
#foot{
background-color: black;
color: white;
font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
}
</style>
</head>
<body>
<nav>
<ul>
<li><a href="registration.html">Home</a></li>
<li><a href="login.html">Login</a></li>
<li><a href="contactus.html">Contact</a></li>
<li><a href="aboutus.html">About</a></li>
</ul>
</nav>
<center>
<h1 id="h">GetFit GYM</h1>
<div class="one">
<form action="login.html">
<center>
<h2>About US</h2>
<span style="font-weight: bold; margin: 5px;">GetFit GYM</span><br>
<span style="font-weight:bold; margin: 5px;">CourtCenter near Andhra Bank</span><br>
<span style="font-size: bold;">[email protected]</span> <br>
<span style="font-weight: bold; margin: 5px;">Mobileno:7649835468</span><br>
<span style="font-weight: bold;">Feedback:</span><br>
<textarea name="tex" id="" placeholder="Give your feedback" rows="9" cols="30"></textarea>
</form>
</div>
</center>
</center>
<footer id="foot" style="height: 35px; ">
<center><p>© 2024 GetFit GYM. All rights reserved.</p></center>
</footer>
</body>
</html>