-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgallery_buildings.html
More file actions
53 lines (50 loc) · 2.4 KB
/
gallery_buildings.html
File metadata and controls
53 lines (50 loc) · 2.4 KB
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
<html>
<body bgcolor='#4A6984'>
<p align="center"><font color="#3399FF" size="4"><b>BUILDINGS, CLASSROOMS,
TEMPLE, CLINIC & GUEST HOUSE</b></font></div>
<hr>
<table border="0" width="100%">
<tr>
<td align="center">
<img border="0" src="photo%20gallery/generalnew.gif" width="350" height="250"><br>
<u><b><font size="2" color="#800000">Special Building</font></b></u></td>
<td align="center">
<img border="0" src="photo%20gallery/Special%20classrooms%20copy.psd.gif" width="350" height="250"><br>
<u>
<b><font size="2" color="#800000">General Building</font></b></u></td>
</tr>
<tr>
<td align="center">
<img border="0" src="photo%20gallery/drawingclass.gif" width="350" height="250"><br>
<u><b>
<font size="2" color="#800000">Drawing Theory Classroom</font></b></u> </td>
<td align="center">
<img border="0" src="photo%20gallery/civilclass.gif" width="350" height="250"><br>
<u><b><font size="2" color="#800000">I.E. Theory Classroom</font></b></u></td>
</tr>
<tr>
<td align="center"><img border="0" src="photo%20gallery/agriclass.gif" width="350" height="250"><br>
<font color="#800000"> <b><u>
<font size="2">B.E. Theory Classroom</font></u></b></font></td>
<td align="center">
<img border="0" src="photo%20gallery/temple%20copy.psd.gif" width="350" height="250"><br>
<font color="#800000">
<b><u><font size="2">Saraswati Temple</font></u></b></font></td>
</tr>
<tr>
<td align="center"><img border="0" src="photo%20gallery/clinic.gif" width="350" height="250"><br>
<font color="#800000">
<b><u><font size="2">Clinic</font></u></b> </font></td>
<td align="center">
<img border="0" src="photo%20gallery/guest-house%20copy.psd.gif" width="350" height="250"><br>
<font color="#800000">
<u><b><font size="2">Guest Room</font></b></u></font></td>
</tr>
</table>
<p>
</p>
<h1 align='center'><a href='Javascript:history.back(1)'>Go Back</a></h1>
</body>
</html>