-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblogs.html
336 lines (313 loc) · 15.6 KB
/
blogs.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
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
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
<!doctype html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Pro-Researchers</title>
<link rel='stylesheet'
href='https://gabriela.bar/wp-content/plugins/gmap-embed/public/assets/css/front_custom_style.css?ver=1710255116'
media='all' />
<link rel='stylesheet'
href='https://gabriela.bar/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-list-horizontal/style.min.css?ver=1'
media='all' />
<link rel='stylesheet' href='https://gabriela.bar/wp-content/themes/ts/style.css?ver=1.0.0' />
<link rel='stylesheet' href='https://gabriela.bar/wp-content/themes/ts/wg.css?ver=1.12' media='all' />
<link rel='stylesheet' href='https://gabriela.bar/wp-content/themes/ts/responsive-767.css?ver=1.12' media='all' />
<link rel='stylesheet' href='https://gabriela.bar/wp-content/themes/ts/responsive-1024.css?ver=1.12' media='all' />
<link rel="https://api.w.org/" href="https://gabriela.bar/en/wp-json/" />
<link rel="alternate" type="application/json" href="https://gabriela.bar/en/wp-json/wp/v2/pages/560" />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://gabriela.bar/xmlrpc.php?rsd" />
<link rel="alternate" type="application/json+oembed"
href="https://gabriela.bar/en/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fgabriela.bar%2Fen%2F" />
<link rel="alternate" type="text/xml+oembed"
href="https://gabriela.bar/en/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fgabriela.bar%2Fen%2F&format=xml" />
<link rel="icon" type="image" href="./images/icon.png" />
<style>
* {
::-webkit-scrollbar {
display: none;
}
}
.default-posts-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 768px) {
.default-posts-grid {
grid-template-columns: 1fr;
}
}
</style>
<style>
* {
box-sizing: border-box;
}
.mySlides1,
.mySlides2,
.mySlides3 {
display: none;
}
img {
vertical-align: middle;
}
.slideshow-container {
max-width: 1000px;
position: relative;
margin: auto;
}
.prev,
.next {
cursor: pointer;
position: absolute;
top: 50%;
width: auto;
padding: 16px;
margin-top: -22px;
color: white;
font-weight: bold;
font-size: 18px;
transition: 0.6s ease;
border-radius: 0 3px 3px 0;
user-select: none;
background-color: rgba(0, 0, 0, 0.5);
}
.next {
right: 0;
border-radius: 3px 0 0 3px;
}
.prev:hover,
.next:hover {
background-color: rgba(0, 0, 0, 0.8);
}
</style>
<link rel="stylesheet" href="https://use.typekit.net/iqm6zrc.css">
</head>
<body
class="page-template page-template-template-specjalizacje page-template-template-specjalizacje-php page page-id-558 wp-custom-logo no-sidebar">
<div id="top" class="site">
<header id="masthead" class="site-header">
<div class="container">
<div class="row row-wrap stack-between row-header">
<a href="./" class="custom-logo-link" rel="home">
<h1 style="color: white;">Pro-Researchers</h1>
</a>
<div class="header-rightpart">
<nav id="nawigacja-glowna" class="main-navigation">
<div class="menu-menu-en-container">
<ul id="primary-menu" class="menu">
<li class="menu-item"><a href="./index.html"><span>Home</span></a></li>
<li class="menu-item"><a href="./blogs.html"><span>Blogs</span></a></li>
<li class="menu-item"><a href="./FAQs.html"><span>FAQs</span></a></li>
<li class="menu-item"><a href="./about.html"><span>About Us</span></a></li>
</ul>
</div>
</nav>
<div id="nav-icon1" class="hide-desktop hide-tablet mobile-menu">
<span></span>
<span></span>
<span></span>
</div>
</div>
</div>
</div>
</header>
<main id="primary" class="site-main">
<section id="zespol" class="team-wrapper">
<div class="container" style="margin-top: 32rem;"></div>
</section>
<section id="lista-specjalizacji" class="specs-listing-main">
<div class="container">
<h1 class="section-header specs-header">All Blogs</h1>
<!-- Slideshow 1 -->
<h1>Blogs on tech. in education :</h1>
<div class="slideshow-container">
<div class="mySlides1" style="text-align: center;">
<a href="./blogs/How-can-technology-improve-student-engagement.html">
<img src="./blogs/images/tch.-in-education.jpg" style="width: 80%; height: auto;">
<p>How can technology improve student engagement?</p>
</a>
</div>
<div class="mySlides1" style="text-align: center;">
<a href="./blogs/Tech-to-Mech-Education-and-its-future.html">
<img src="./blogs/images/teacher-robot1.jpeg" style="width: 80%; height: auto;">
<p>Tech to Mech - Education and its future</p>
</a>
</div>
<div class="mySlides1" style="text-align: center;">
<a href="./blogs/Regulate-the-use-of-generative-ai-in-education.html">
<img src="./blogs/images/img20.jpg" style="width: 80%; height: auto;">
<p>Regulate the use of generative AI in education</p>
</a>
</div>
<div class="mySlides1" style="text-align: center;">
<a href="./blogs/Digital-Learning-Transformation.html">
<img src="./blogs/images/img5.jpg" style="width: 80%; height: auto;">
<p>Digital Learning Transformation</p>
</a>
</div>
<a class="prev" onclick="plusSlides(-1, 1)">❮</a>
<a class="next" onclick="plusSlides(1, 1)">❯</a>
</div><hr style="width: 80%;">
<!-- Slideshow 2 -->
<h1>You must know these things :</h1>
<div class="slideshow-container">
<div class="mySlides2" style="text-align: center;">
<a href="./blogs/Top-Tips-To-Score-The-Highest-Marks.html">
<img src="./blogs/images/EXAM.png" style="width: 80%; height: auto;">
<p>Top Tips To Score The Highest Marks In Your Exams</p>
</a>
</div>
<div class="mySlides2" style="text-align: center;">
<a href="./blogs/5-tips-to-focus-on-your-education-and.html">
<img src="./blogs/images/Modern-Education.png" style="width: 80%; height: auto;">
<p>5 Tips To Focus On Your Education And Avoid Distraction | Motivate Yourself</p>
</a>
</div>
<div class="mySlides2" style="text-align: center;">
<a href="./blogs/The-success-of-modern-education-lies-in.html">
<img src="./blogs/images/success1.png" style="width: 80%; height: auto;">
<p>The Success Of Modern Education Lies In Inculcating Moral Education</p>
</a>
</div>
<div class="mySlides2" style="text-align: center;">
<a href="./blogs/Is-career-building-only-goal-of-education.html">
<img src="./blogs/images/career1.png" style="width: 80%; height: auto;">
<p>Is Career Building The Only Goal Of Education?</p>
</a>
</div>
<a class="prev" onclick="plusSlides(-1, 2)">❮</a>
<a class="next" onclick="plusSlides(1, 2)">❯</a>
</div><hr style="width: 80%;">
<!-- Slideshow 3 -->
<h1>Computer science and tech :</h1>
<div class="slideshow-container">
<div class="mySlides3" style="text-align: center;">
<a href="./blogs/Computer-Science-and-its-scope.html">
<img src="./blogs/images/computer-science.jpeg" style="width: 80%; height: auto;">
<p>Computer Science and its scope</p>
</a>
</div>
<div class="mySlides3" style="text-align: center;">
<a href="./blogs/Technology-and-its-daily-life-importance.html">
<img src="./blogs/images/technology-life-easier.png" style="width: 80%; height: auto;">
<p>Technology and its daily life importance</p>
</a>
</div>
<a class="prev" onclick="plusSlides(-1, 3)">❮</a>
<a class="next" onclick="plusSlides(1, 3)">❯</a>
</div>
</div>
</section>
</main>
<hr style="width: 80%;">
<footer id="colophon" class="site-footer">
<div class="container">
<div class="row row-wrap stack-between row-footer">
<div class="leftcol-logo-linkedin">
<a href="./" class="custom-logo-link" rel="home" aria-current="page">
<h1 style="color: white;">Pro-Researchers</h1>
</a>
</div>
<div class="rightcol-menus-copyright">
<div class="row row-wrap columnize row-footer-menus">
<nav id="site-navigation-footer" class="main-navigation">
<div class="menu-menu-en-container">
<ul id="primary-menu-footer" class="menu">
<li class="menu-item"><a href="./blogs.html"><span>Blogs</span></a></li>
<li class="menu-item"><a href="./FAQs.html"><span>FAQs</span></a></li>
<li class="menu-item"><a href="./about.html"><span>About Us</span></a></li>
</ul>
</div>
</nav>
</div>
<span class="copyright">© COPYRIGHT Pro-Researchers</span>
</div>
</div>
</div>
</footer>
</div>
<a href="#top" onclick="smoothScrollToId('top', 500, 0); return false;" class="more-btn totop" id="top-btn"
rel="nofollow">
<img src="./images/more-icon.svg" alt="" style="transform: rotate(180deg);">
</a>
<script src="https://gabriela.bar/wp-content/themes/ts/assets/js/navigation.js?ver=1.0.0"
id="ts-navigation-js"></script>
<script src="https://gabriela.bar/wp-content/themes/ts/assets/js/menu.js?ver=1.0.0" id="ts-menu-js"></script>
<script src="https://gabriela.bar/wp-content/themes/ts/assets/js/scroll-to-top.js?ver=1.0.0"
id="ts-scroll-to-top-js"></script>
<script src="https://gabriela.bar/wp-content/themes/ts/assets/js/svg.js?ver=1.0.0" id="ts-svg-js"></script>
<script>
let slideIndex1 = 0;
let slideIndex2 = 0;
let slideIndex3 = 0;
let slideShowInterval1, slideShowInterval2, slideShowInterval3;
function plusSlides(n, slideshow) {
if (slideshow === 1) {
clearInterval(slideShowInterval1);
showSlides(slideIndex1 += n, 1);
startSlideShow(1);
} else if (slideshow === 2) {
clearInterval(slideShowInterval2);
showSlides(slideIndex2 += n, 2);
startSlideShow(2);
} else if (slideshow === 3) {
clearInterval(slideShowInterval3);
showSlides(slideIndex3 += n, 3);
startSlideShow(3);
}
}
function showSlides(n, slideshow) {
let i;
let slides;
if (slideshow === 1) {
slides = document.getElementsByClassName("mySlides1");
if (n >= slides.length) { slideIndex1 = 0 }
if (n < 0) { slideIndex1 = slides.length - 1 }
for (i = 0; i < slides.length; i++) {
slides[i].style.display = "none";
}
slides[slideIndex1].style.display = "block";
} else if (slideshow === 2) {
slides = document.getElementsByClassName("mySlides2");
if (n >= slides.length) { slideIndex2 = 0 }
if (n < 0) { slideIndex2 = slides.length - 1 }
for (i = 0; i < slides.length; i++) {
slides[i].style.display = "none";
}
slides[slideIndex2].style.display = "block";
} else if (slideshow === 3) {
slides = document.getElementsByClassName("mySlides3");
if (n >= slides.length) { slideIndex3 = 0 }
if (n < 0) { slideIndex3 = slides.length - 1 }
for (i = 0; i < slides.length; i++) {
slides[i].style.display = "none";
}
slides[slideIndex3].style.display = "block";
}
}
function startSlideShow(slideshow) {
if (slideshow === 1) {
slideShowInterval1 = setInterval(() => {
plusSlides(1, 1);
}, 5000); // Change slide every 5 seconds
} else if (slideshow === 2) {
slideShowInterval2 = setInterval(() => {
plusSlides(1, 2);
}, 5000); // Change slide every 5 seconds
} else if (slideshow === 3) {
slideShowInterval3 = setInterval(() => {
plusSlides(1, 3);
}, 5000); // Change slide every 5 seconds
}
}
document.addEventListener("DOMContentLoaded", () => {
showSlides(slideIndex1, 1);
startSlideShow(1);
showSlides(slideIndex2, 2);
startSlideShow(2);
showSlides(slideIndex3, 3);
startSlideShow(3);
});
</script>
</body>
</html>