-
Notifications
You must be signed in to change notification settings - Fork 0
/
hostel3.html
executable file
·208 lines (191 loc) · 6.41 KB
/
hostel3.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
<html>
<head>
<title>My Hostel</title>
<link href="style.css" rel="stylesheet" type="text/css" media="all" />
<style>
.body{
background-repeat: repeat;
}
.con{
float:left;
width:99.8%;
height:300px;
align:center;
background:#E3F0F7;
}
.c1{
float:left;
width:32%;
height:300px;
margin:5px;
}
.c2{
float:left;
width:32%;
height:300px;
margin:5px;
}
.c3{
float:left;
width:32%;
height:300px;
margin:5px;
}
.foot{
float:left;
width:99.8%;
height:100px;
background:#efefd0;
}
.f1{
float:left;
width:32.5%;
height:100px;
align:center;
}
.f2{
float:left;
width:32.5%;
height:100px;
}
.f3{
float:left;
width:32.5%;
height:100px;
}
.tb{
float:left;
width:99.9%;
height:59px;
font-size:18;
}
.tb2{
float:left;
width:99.9%;
height:90px;
font-size:18;
}
.if{
width:99.8%;
background:#afafaf;
}
</style>
</head>
<body background="img/bgimg.jpg" class="body">
<div style="width: 100% ">
<div style="clear: both"></div>
<div style="
width:100%;
height:165px;">
<div align="center" style="width:39.3%;
float: left;
height:165px;">
<a href="index.html"><img src="img/logo.png" width="50%" height="85%"></a>
</div>
<div style="width:35%;
height:165px;float: left">
</div>
<div style="width:24.3%;
height:165px;
float: left">
<table border="0" style="width:80%;
height:90px;
margin:5%;
font-size:20;
letter-spacing: 0.15em;
text-decoration: none!important;
cursor:auto;
font-family: 'Source Sans Pro', sans-serif;
color:#efefef;">
<tr>
<td align="center"><b><a class="a1" href="signup.html" style="color:#efefef;
text-decoration: none !important;">Sign Up</a></td>
<td align="center"><b><a class="a1" href="login.html" style="color:#efefef;
text-decoration: none !important;">Log In</a></td>
</tr>
</table>
</div>
</div>
<div style="clear: both"></div>
<div style="width:99.9%;
height:1000px;
background-color: darkred;
margin-bottom: 10px;">
<div style="width:80%;
height:400px;
padding-right: 5%;
padding-left: 5%;padding-top: 5px;margin: 5px">
<img src="img/h3.jpg" style="float: left;width: 99.9%;margin-top: 10px;padding-top: 10px; height: 400px;margin-right: 30px;margin-bottom: 10px;">
<h1 style="float: top;padding: 10px;color: white;font-family: fantasy">Boyz Hostel</h1>
<p style="color: #fee6e6">GEC Hostel in Kalavad Road has a wide range of products and services to cater to the varied requirements of their customers. The staff at this establishment are courteous and prompt at providing any assistance. They readily answer any queries or questions that you may have. This establishment is functional from 09:30-16:30 - 13:30-21:30.</p>
<p style="color:white;">
Government Engineering College, Rajkot (GECR) was established in the year 2004 with a vision to provide technical education to the students to make them technically competent and ethically sound to meet the growing demands of the industries and for benefit of the society as a whole.
<br><br>
Government Engineering College, Rajkot is a Government institution affiliated to Gujarat Technological University(GTU) and recognized by All India Council for Technical Education (AICTE), New Delhi. We offer six UG level programmes Electronics & Communication Engineering, Computer Engineering, Instrumentation & Control Engineering, Mechanical Engineering, Civil Engineering and Automobile Engineering.
<br><br>
VISION
<br><br>
To contribute to the nation by providing high quality technical education to bring out technically competent, socially responsible, environment conscious and ethically sound engineers.
<br><br>
MISSION
<br><br>
To shape our institution to provide high quality technical education to the students, to create vibrant atmosphere to motivate students for learning and to make our institution preferred destination for learners in the field of technical education.
<br><br>
NBA STATUS
<br><br>
Institute has applied for NBA Accrediation For CE, EC,IC and Mechanical Engineering for UG courses
<br><br>
Know Your College
</p>
</div>
</div>
<div class="con">
<div class="c1" align="center"><br>
<img src="img/c1.png" width="45%" height="175px">
<h4> Opp. Rani Tower, Kalawad Road, Rajkot, Gujarat 360005</h4>
</div>
<div class="c2" align="center"><br><br>
<img src="img/c2.png" width="50%" height="150px">
<h4>Telephone: +91 8000 4044 25</h4>
</div>
<div class="c3" align="center"><br><br>
<img src="img/c3.png" width="45%" height="150px">
<h4>darshankchavda@gmail.com</h4>
</div>
</div>
<div class="foot">
<div class="f1">
</div>
<div class="f2">
<table class="tb2" border="0">
<tr>
<td colspan="6" align="center">Created by :</td>
</tr>
<tr>
<td colspan="6" align="center"><b>Darshan Chavda</td>
</tr>
<tr>
<td colspan="6" align="center"><b>Utsav Ardeshana</td>
</tr>
<tr>
<td colspan="6" align="center"><b>Hiten Bhayani</td>
</tr>
<tr>
<td class="td1" colspan="6" align="center">follow us :</td>
</tr>
<tr class="if">
<td align="center"><img src="img/f1.png" width="35px" height="35px"></td>
<td align="center"><img src="img/f2.png" width="35px" height="35px"></td>
<td align="center"><a href="https://www.facebook.com/people/Hiten-Bhayani/100009996849239" target="blank"><img src="img/f3.png" width="35px" height="35px"></a></td>
<td align="center"><a href="https://www.instagram.com/hetn_b/?hl=en" target="blank"><img src="img/f4.png" width="40px" height="35px"></a></td>
<td align="center"><img src="img/f5.jpg" width="35px" height="35px"></td>
<td align="center"><img src="img/f6.png" width="35px" height="35px"></td>
</tr>
</table>
</div>
<div class="f3">
</div>
</div>
</div>
</body>
</html>