-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgallery.html
199 lines (153 loc) · 4.97 KB
/
gallery.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
<!DOCTYPE html>
<head>
<title>Computer Society of India</title>
<!-- Start WOWSlider.com HEAD section --> <!-- add to the <head> of your page -->
<script type="text/javascript" src="engine1/jquery.js"></script>
<!-- End WOWSlider.com HEAD section -->
<!-- Start WOWSlider.com HEAD section --> <!-- add to the <head> of your page -->
<link rel="stylesheet" type="text/css" href="engine1/style.css" />
<!--script type="text/javascript" src="engine1/jquery.js"></script-->
<!-- End WOWSlider.com HEAD section --></head>
<link rel="stylesheet" href="css/home.css">
<link rel="stylesheet" href="css/gallery.css">
<link rel="icon" type="image/png" href="img/favicon.png">
<script>
</script>
<body>
<div class="header">
<img src="img/img.png">
<div class="hsocial">
<body>
<script>window.twttr = (function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0],
t = window.twttr || {};
if (d.getElementById(id)) return t;
js = d.createElement(s);
js.id = id;
js.src = "https://platform.twitter.com/widgets.js";
fjs.parentNode.insertBefore(js, fjs);
t._e = [];
t.ready = function(f) {
t._e.push(f);
};
return t;
}(document, "script", "twitter-wjs"));</script>
</body>
<a class="twitter-follow-button"
href="https://twitter.com/csi_bkbiet"
data-size="large">
Follow @CSI BKBIET</a>
<br><br>
<iframe src="https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2Fcsi.bkbiet%2F&width=450&layout=standard&action=like&show_faces=true&share=true&height=80&appId" width="450" height="80" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" width="300" height="80" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe>
</div>
</div>
<div class="links" id="links" align="right">
<a href="index.html"> Home </a>
<a href="about.html">About Us </a>
<a href="gallery.html">Gallery </a>
<a href="register.html">Register </a>
<a href="contact.html">Contact </a>
</div>
<div class="maindiv">
<br>
<div class="pic_gallery">
<br>
<p> Gallery</p>
<center>
<div class="mainimage">
<center>
<img src="img/img1.png" id="mainImage" height="450px" width="720px">
</center>
</div>
</center>
<center>
<div class="images" id="images" onclick="changeImage(event)">
<center>
<img src="img/img1.png" height="120px" width="170px">
<img src="img/img2.png" height="120px" width="170px">
<img src="img/img3.jpg" height="120px" width="170px">
<img src="img/img4.jpg" height="120px" width="170px"> <br><br>
<img src="img/img5.png" height="120px" width="170px">
<center>
</div>
</center>
</div>
</div><!--maindiv-->
</div>
</div>
<div class="content" ><br>
<table border="0" >
<tr><td>
<table border="0" align="left" id="socialicon">
<tr>
<td ><center>
Join Us</center>
</td>
</tr><tr>
<td id="iconbar" ><center>
<a href="http://www.facebook.com/csi.bkbiet"><img src="img/fb.png" height="47px" width="47px" onmouseover="this.src='img/fbhover.png';" onmouseout="this.src='img/fb.png';"></a>
<a href="https://twitter.com/csi_bkbiet"><img src="img/twitter.png" height="47px" width="47px" onmouseover="this.src='img/twitterhover.png';" onmouseout="this.src='img/twitter.png';"></a>
<a href="https://plus.google.com/+csibkbiet"><img src="img/gp.png" height="47px" width="47px" onmouseover="this.src='img/gphover.png';" onmouseout="this.src='img/gp.png';"></a> </center>
</td>
</tr>
</table>
</td><td>
<table border="0" id="bottom">
<tr>
<td id="td1"><center>Designed & Developed By</center>
</td>
</tr>
<tr>
<td><center>Computer Society of India</center>
</td>
</tr>
<tr>
<td><center>BK Birla Institute of Engineering & Technology</center>
</td>
</tr>
<tr>
<td><center>Pilani, Jhunjhunun - 333031</center>
</td>
</tr>
</table></td><td>
<table border="0" id="contactdetail">
<tr>
<td><center>Enquiry / Feedback at: </center>
</td></tr>
<tr>
<td><center>+91-9057478123</center>
</td></tr>
<tr>
<td><center>Or </center>
</td></tr>
<tr>
<td>contact@csi-bkbiet.com
<br>[Best viewed in desktop version]
</td></tr>
</table></table>
</div>
<script type="text/javascript">
var images = document.getElementById("images").getElementsByTagName("img");
for (var i = 0; i< images.length; i++){
images[i].onmouseover = function(){
this.style.cursor = 'hand';
this.style.borderColor = 'red';
}
images[i].onmouseout = function(){
this.style.cursor = 'pointer';
this.style.borderColor = 'red';
}
}
function changeImage(event)
{
event = event || window.event;
var targetElement = event.target || event.srcElement;
if (targetElement.tagName == "IMG"){
document.getElementById("mainImage").src = targetElement.getAttribute("src");
}
}
</script>
</body>
</head>
</html>