-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnews.html
More file actions
252 lines (197 loc) · 12.2 KB
/
Copy pathnews.html
File metadata and controls
252 lines (197 loc) · 12.2 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
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
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
<!DOCTYPE html>
<html>
<title>BACS NEWS</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<style>
body,h1,h2,h3,h4,h5,h6 {font-family: "Raleway", sans-serif}
body, html {
height: 100%;
line-height: 1.8;
}
/* Full height image header */
.bgimg-1 {
background-position: center;
background-size: cover;
background-image: url("Cover-7.png");
min-height: 100%;
}
.w3-bar .w3-button {
padding: 16px;
}
.logo{
width: 40px;
height: 30px;
}
</style>
<body>
<!-- Navbar (sit on top) -->
<div class="w3-top">
<div class="w3-bar w3-white w3-card" id="myNavbar">
<a href="index.html#home" class="w3-bar-item w3-button"><img src="logo2.jpg" class="logo"></a>
<!-- Right-sided navbar links -->
<div class="w3-right w3-hide-small">
<a href="index.html#about" class="w3-bar-item w3-button">ABOUT</a>
<a href="index.html#activity" class="w3-bar-item w3-button"><i class="fa fa-user"></i> ACTIVITIES</a>
<a href="index.html#theteam" class="w3-bar-item w3-button"><i class="fa fa-th"></i> THE TEAM</a>
<a href="#contact" class="w3-bar-item w3-button"><i class="fa fa-envelope"></i> CONTACT</a>
</div>
<!-- Hide right-floated links on small screens and replace them with a menu icon -->
<a href="javascript:void(0)" class="w3-bar-item w3-button w3-right w3-hide-large w3-hide-medium" onclick="w3_open()">
<i class="fa fa-bars"></i>
</a>
</div>
</div>
<!-- Sidebar on small screens when clicking the menu icon -->
<nav class="w3-sidebar w3-bar-block w3-black w3-card w3-animate-left w3-hide-medium w3-hide-large" style="display:none" id="mySidebar">
<a href="javascript:void(0)" onclick="w3_close()" class="w3-bar-item w3-button w3-large w3-padding-16">Close ×</a>
<a href="index.html#about" onclick="w3_close()" class="w3-bar-item w3-button">ABOUT</a>
<a href="index.html#activity" onclick="w3_close()" class="w3-bar-item w3-button">ACTIVITIES</a>
<a href="index.html#theteam" onclick="w3_close()" class="w3-bar-item w3-button">THE TEAM</a>
<a href="#contact" onclick="w3_close()" class="w3-bar-item w3-button">CONTACT</a>
</nav>
<!-- Header with full-height image -->
<header class="bgimg-1 w3-display-container w3-grayscale-min" id="home">
<div class="w3-display-middle w3-margin-top w3-center" style="left: 47.776% !important; top: 50.3448% !important;">
<h1 class="w3-xxlarge w3-text-white"><span class="w3-padding w3-dark-grey w3-opacity-min"><b>NEWS & EVENTS</b></h1></span>
</div>
<div class="w3-display-bottomleft w3-text-grey w3-large" style="padding:24px 48px">
<i class="fa fa-facebook-official w3-hover-opacity"></i>
<i class="fa fa-instagram w3-hover-opacity"></i>
<i class="fa fa-snapchat w3-hover-opacity"></i>
<i class="fa fa-pinterest-p w3-hover-opacity"></i>
<i class="fa fa-twitter w3-hover-opacity"></i>
<i class="fa fa-linkedin w3-hover-opacity"></i>
</div>
</header>
<div class="w3-container w3-pale-blue" style="padding:128px 16px" id="news&events">
<div class="w3-row-padding w3-center" style="margin-top:64px">
<i class="fa fa-pinterest-p w3-margin-bottom w3-jumbo"></i>
<p class="w3-large">NEWS & EVENTS</p>
<p>Get yourself updated with all of our news & events.</p>
<div class="w3-bar w3-white " id="years">
<div class="w3-center w3-medium w3-light-grey">
<a href="#2020" class="w3-bar-item w3-button"><i class="fa fa-th"></i> 2020</a>
<a href="#2019" class="w3-bar-item w3-button"><i class="fa fa-th"></i> 2019</a>
<a href="#2018" class="w3-bar-item w3-button"><i class="fa fa-th"></i> 2018</a>
<a href="#2017" class="w3-bar-item w3-button"><i class="fa fa-th"></i> 2017</a>
</div>
</div>
</div><br>
<!-- News-letter Section -->
<div id="2018">
<p class="w3-center w3-xxlarge"> <span class="w3-padding w3-black w3-opacity-min"> 2018 </span> </p>
<div class="w3-row-padding">
<div class="w3-col l3 m6 w3-margin-bottom">
<div class="w3-display-container">
<div><a href="https://www.facebook.com/events/2132713137005475/" class="w3-bar-item w3-button" target="_blank"><img src="event-13.jpg" alt="event-13" style="width:100%"></a></div>
</div>
</div>
<div class="w3-col l3 m6 w3-margin-bottom">
<div class="w3-display-container">
<div><a href="https://www.facebook.com/events/243427849542602/" class="w3-bar-item w3-button" target="_blank"><img src="event-14.jpg" alt="event-14" style="width:100%"></a></div>
</div>
</div>
<div class="w3-col l3 m6 w3-margin-bottom">
<div class="w3-display-container">
<div><a href="https://docs.google.com/document/d/1y-x_JC17o64FO3GzIsQ5TEKg_Opla0WfEDvYaLti_nQ/edit?fbclid=IwAR0-7IOq1eUzhN1-C7TeALwuzUspGWDPyGtds8qNZWcbIpV20044DLpG2jc" class="w3-bar-item w3-button" target="_blank"><img src="event-16.PNG" alt="event-16" style="width:100%"></a></div>
</div>
</div>
</div>
</div>
<div id="2017">
<p class="w3-center w3-xxlarge"> <span class="w3-padding w3-black w3-opacity-min"> 2017 </span> </p>
<div class="w3-row-padding">
<div class="w3-col l3 m6 w3-margin-bottom">
<div class="w3-display-container">
<div><a href="https://www.facebook.com/events/750726961766977" class="w3-bar-item w3-button" target="_blank"><img src="event-1.jpg" alt="event-1" style="width:100%"></a></div>
</div>
</div>
<div class="w3-col l3 m6 w3-margin-bottom">
<div class="w3-display-container">
<div><a href="https://l.facebook.com/l.php?u=https%3A%2F%2Ffurqansoftware.com%2Fblog%2Fbacs-contest-improve-toph%2F%3Ffbclid%3DIwAR0-7IOq1eUzhN1-C7TeALwuzUspGWDPyGtds8qNZWcbIpV20044DLpG2jc&h=AT3RpVltN_ErOTK91txnHRXH4YAWbKblVzSObxJ_h426Mpt8Hn-55NRreNCku8dPHlrUbeN2yc7DIVfb0ix49RbjVexCGYioPRGt88KbMsNBWVjTuMkupUoa50Fzv98MNIQ5&__tn__=-UK-R&c[0]=AT3NBMYRtHaZHbTDdtHNhGj1phWdExyQ14lVqCB_3fCEPTMfkwNhBuRbBg2plgubK2lE78GQOjfPkRqvGWrAUnMKR_T9jxcmDUxdoIylTAClQBydF9Qqvyxe6DpdLzHNvLKjf11x83oW2n7uKMduaEE2v3pEUgz4JH3VoibFXu7Ge0OUiPibhK-T" class="w3-bar-item w3-button" target="_blank"><img src="event-2.PNG" alt="event-2" style="width:100%"></a></div>
</div>
</div>
<div class="w3-col l3 m6 w3-margin-bottom">
<div class="w3-display-container">
<div><a href="https://www.facebook.com/events/1703596993046594/" class="w3-bar-item w3-button" target="_blank"><img src="event-5.jpg" alt="event-5" style="width:100%"></a></div>
</div>
</div>
<div class="w3-col l3 m6 w3-margin-bottom">
<div class="w3-display-container">
<div><a href="https://l.facebook.com/l.php?u=https%3A%2F%2Ficpc.baylor.edu%2Fregionals%2Ffinder%2Fdhaka-preliminary-2017%3Ffbclid%3DIwAR0-7IOq1eUzhN1-C7TeALwuzUspGWDPyGtds8qNZWcbIpV20044DLpG2jc&h=AT31oH5JZjrYhzY4qRYr9RCARuEO5FjlactjqAAXG1A2LYQiIfWy8yfT5ojpxjv9N9e42qhaOkKy80_L96BhlBw80QskNtQ2ski1uW6FFq4VBrlpjXN4hC4R1N7kVCqjARhw&__tn__=-UK-R&c[0]=AT1gf8YlNhwrC7mC__fgJGGq0-eKLNpWISPP5em4736z1Qwr4TP_MU3EJYBRRo8uq9piM5BAiODS2nCDi4PN3vmPemw65fPaAscoce6AtTxhO0p9ZkA0EGqSmjO05XY7B6nDoutkRSnDSmhD_Z_F_jmLKFK27WilgGeu5JoHAN4dbqUuhhsHNVGO" class="w3-bar-item w3-button" target="_blank"><img src="event-6.PNG" alt="event-6" style="width:100%"></a></div>
</div>
</div>
</div>
<div class="w3-row-padding">
<div class="w3-col l3 m6 w3-margin-bottom">
<div class="w3-display-container">
<div><a href="https://l.facebook.com/l.php?u=https%3A%2F%2Falgo.codemarshal.org%2Fcontests%2Ficpc-dhaka-preli-2017%3Ffbclid%3DIwAR0-7IOq1eUzhN1-C7TeALwuzUspGWDPyGtds8qNZWcbIpV20044DLpG2jc&h=AT01RyvM1bE8g-fMM3egsKx-ewPh1YwyxYdaWB2OPRdRvjG5HKVnvENqCuaVvWjOzt0OSlxLA_GzXGNOX2BX-ZgiXscmTizMIon-Z7g-rE_KE1poTcVyTGRcn2ueebaJsJZG&__tn__=-UK-R&c[0]=AT3BIkQ9HvKh4R-dvOdYPWA-kWZvj6GzgoRFpkRHorp0RHyvhlutmAEXpp1KHbZkC6kR_W-CwRBEUBx3j_NhVgXNap6p-3neaLh1VeysbXMPE4EopzrVnXKgwkONOqYu-CrnD4N2qvl-XxqzXHl5o272-xX6BSAWYJ8gPqCNiNJISAk7Xi6dduZiVw" class="w3-bar-item w3-button" target="_blank"><img src="event-8.jpg" alt="event-8" style="width:100%"></a></div>
</div>
</div>
<div class="w3-col l3 m6 w3-margin-bottom">
<div class="w3-display-container">
<div><a href="https://l.facebook.com/l.php?u=http%3A%2F%2Fwww.prothom-alo.com%2Ftechnology%2Farticle%2F1341026%2F%25E0%25A6%25AC%25E0%25A6%25BF%25E0%25A6%2587%25E0%25A6%2589%25E0%25A6%25AC%25E0%25A6%25BF%25E0%25A6%259F%25E0%25A6%25BF%25E0%25A6%25A4%25E0%25A7%2587-%25E0%25A7%25AB-%25E0%25A6%25A6%25E0%25A6%25BF%25E0%25A6%25A8%25E0%25A7%2587%25E0%25A6%25B0-%25E0%25A6%25AA%25E0%25A7%258D%25E0%25A6%25B0%25E0%25A7%258B%25E0%25A6%2597%25E0%25A7%258D%25E0%25A6%25B0%25E0%25A6%25BE%25E0%25A6%25AE%25E0%25A6%25BF%25E0%25A6%2582-%25E0%25A6%2595%25E0%25A7%258D%25E0%25A6%25AF%25E0%25A6%25BE%25E0%25A6%25AE%25E0%25A7%258D%25E0%25A6%25AA%3Ffbclid%3DIwAR0-7IOq1eUzhN1-C7TeALwuzUspGWDPyGtds8qNZWcbIpV20044DLpG2jc&h=AT0uWAS4viFXl12QcMgs_YvmYvUeL9zZTLzAkuUBie1P74JSsH6_V7tR0is6sfJVLRTDRaVAmgInbyyIaRIE1mpkSW6LWvWJSZ7RLz5iKmmzijoKABYPtOrPH8fnq6x2BAc1&__tn__=-UK-R&c[0]=AT2WZiSRpNzrDvvPwR7CbFAub4oIFMwj2t0WI8ykLHikzuB_SCvoJrT4z3vrx--giNYjKjrjz6Jrmmve-FPt7cDBnJXhJuu1-3jy6DX7ELrJ_z3GrYT6ZVBp-dtxlwHF74j6WdhZcSCJjSilbO54sVg5JOSjtunvz73QMvh2I8FAj4fdNTfjHJ3_pEY" class="w3-bar-item w3-button" target="_blank"><img src="event-9.PNG" alt="event-9" style="width:100%"></a></div>
</div>
</div>
<div class="w3-col l3 m6 w3-margin-bottom">
<div class="w3-display-container">
<div><a href="https://www.thedailystar.net/shout/event/call-arms-computer-programming-1481623" class="w3-bar-item w3-button" target="_blank"><img src="news-1.PNG" alt="event-10" style="width:100%"></a></div>
</div>
</div>
</div>
</div>
</div>
<!-- Contact Section -->
<div class="w3-container w3-light-grey" style="padding:128px 16px" id="contact">
<h3 class="w3-center">CONTACT</h3>
<p class="w3-center w3-large">Lets get in touch. Send us a message:</p>
<div style="margin-top:48px">
<p><i class="fa fa-map-marker fa-fw w3-xxlarge w3-margin-right"></i> Dhaka, BANGLADESH</p>
<!-- <p><i class="fa fa-phone fa-fw w3-xxlarge w3-margin-right"></i> Phone: +8801767511161</p> -->
<p><i class="fa fa-envelope fa-fw w3-xxlarge w3-margin-right"> </i> Email: admin@bacsbd.org</p>
<br>
<!-- Image of events -->
<img src="pic-16.jpg" style="width:100%;margin-top:48px">
</div>
</div>
<!-- Footer -->
<footer class="w3-center w3-black w3-padding-64">
<a href="#home" class="w3-button w3-light-grey"><i class="fa fa-arrow-up w3-margin-right"></i>To the top</a>
<div class="w3-xlarge w3-section">
<i class="fa fa-facebook-official w3-hover-opacity"></i>
<i class="fa fa-instagram w3-hover-opacity"></i>
<i class="fa fa-snapchat w3-hover-opacity"></i>
<i class="fa fa-pinterest-p w3-hover-opacity"></i>
<i class="fa fa-twitter w3-hover-opacity"></i>
<i class="fa fa-linkedin w3-hover-opacity"></i>
</div>
<p>Powered by <a href="index.html" title="W3.CSS" target="_blank" class="w3-hover-text-green">BACS</a></p>
</footer>
<script>
// Modal Image Gallery
function onClick(element) {
document.getElementById("img01").src = element.src;
document.getElementById("modal01").style.display = "block";
var captionText = document.getElementById("caption");
captionText.innerHTML = element.alt;
}
// Toggle between showing and hiding the sidebar when clicking the menu icon
var mySidebar = document.getElementById("mySidebar");
function w3_open() {
if (mySidebar.style.display === 'block') {
mySidebar.style.display = 'none';
} else {
mySidebar.style.display = 'block';
}
}
// Close the sidebar with the close button
function w3_close() {
mySidebar.style.display = "none";
}
</script>
</body>
</html>