-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSelf-help.html
214 lines (198 loc) · 8.32 KB
/
Self-help.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>SumIT - Everything you need for IT</title>
<!-- CSS files-->
<link rel="stylesheet" href="css/swiper.min.css">
<link rel="stylesheet" href="bootstrap-4.1.3-dist/css/bootstrap.min.css">
<link rel="stylesheet" href="Self-help.css">
<!-- End CSS files-->
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/5c853fc7c37db86fcfccfc7f/default';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
</head>
<body>
<!--- Navigation Bar -->
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
<a class="navbar-brand" href="Home.html"><img src="img/Sumit.png"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#theNavbar">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="theNavbar">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="Home.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="Summaries.html">Summaries</a>
</li>
<li class="nav-item">
<a class="nav-link" href="Tutorials.html">Tutorials</a>
</li>
<li class="nav-item">
<a class="nav-link" href="Self-help.html">Self-help</a>
</li>
<li class="nav-item">
<a class="nav-link" href="Testimonials.html">Testimonials</a>
</li>
<li class="nav-item">
<a class="nav-link" href="Contact.html">Contact</a>
</li>
</ul>
</div>
</nav> <!--- End Navigation Bar -->
<div class="row Header" style="margin-top: 6rem"> <!-- Motivation Header -->
<div class="col-md-12" style="text-align: center">
<h1>Motivation</h1>
<p>Feel lethargic and need some help motivating yourself?</p>
<p>Choose motivator and click on him!</p>
</div>
</div> <!-- End Motivation Header -->
<div class="row" id="motivation"> <!-- Motivation Section -->
<div class="swiper-container-motivation"> <!-- Swiper -->
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="imgBox">
<a href="https://www.youtube.com/watch?v=UhRXn2NRiWI" target="_blank"><img class="img" src="img/Shia Labeouf.jpg"></a>
</div>
<div class="details">
<h2>Shia Labeouf</h2>
<p>"Just do it"</p>
</div>
</div>
<div class="swiper-slide">
<div class="imgBox">
<a href="https://www.youtube.com/watch?v=oEVnq6LIKOM&t=253s" class="motivation" target="_blank"><img class="img" src="img/The Rock.jpg"></a>
</div>
<div class="details">
<h2>The Rock</h2>
<p>From Zero to Hero</p>
</div>
</div>
<div class="swiper-slide">
<div class="imgBox">
<a href="https://www.youtube.com/watch?v=ft_DXwgUXB0" class="motivation" target="_blank"><img class="img" src="img/Will Smith.jpg"></a>
</div>
<div class="details">
<h2>Will Smith</h2>
<p>Discipline yourself</p>
</div>
</div>
<div class="swiper-slide">
<div class="imgBox">
<a href="https://www.youtube.com/watch?v=PdEAbRhsNzk" class="motivation" target="_blank"><img class="img" src="img/LesBrown.jpg"></a>
</div>
<div class="details">
<h2>Les Brown</h2>
<p>Face the struggle</p>
</div>
</div>
<div class="swiper-slide">
<div class="imgBox">
<a href="https://www.youtube.com/watch?v=fB8TyLTD7EE" class="motivation" target="_blank"><img class="img" src="img/League.jpg"></a>
</div>
<div class="details">
<h2>League</h2>
<p>RISE!</p>
</div>
</div>
</div>
<div class="swiper-pagination"></div> <!-- Add Pagination -->
</div> <!-- End Swiper -->
</div> <!-- End Motivation Section -->
<div class="row Header"> <!-- Study Music Header -->
<div class="col-md-5" style="text-align: center">
<h1>Background Music</h1>
<p>Feeling stressful after working for long hours?</p>
<p>We feel you. Have some of these stress-relieving songs.</p>
</div>
</div> <!-- End Study Music Header -->
<div class="row" id="music"> <!-- Study Music Section -->
<div class="swiper-container-music"><!-- Swiper -->
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="imgBox" >
<a href="https://www.youtube.com/watch?v=eG9TMrmIAbg" target="_blank"><img class="img" src="img/bgs/bg1.jpg"></a>
</div>
<div class="details">
<h3>Healing Japanese Music</h3>
</div>
</div>
<div class="swiper-slide">
<div class="imgBox">
<a href="https://www.youtube.com/watch?v=osSiK-n5LrE" target="_blank"><img class="img" src="img/bgs/bg2.jpg"></a>
</div>
<div class="details">
<h3>Peaceful piano music</h3>
</div>
</div>
<div class="swiper-slide">
<div class="imgBox">
<a href="https://www.youtube.com/watch?v=GvJtQogNSXE" target="_blank"><img class="img" src="img/bgs/bg3.jpg"></a>
</div>
<div class="details">
<h3>Best Relaxing Zen Music</h3>
</div>
</div>
</div>
<!-- Add Pagination -->
<div class="swiper-pagination"></div>
</div> <!-- End Swiper-->
</div> <!-- End Study Music Section -->
</body>
<!-- JS files -->
<script src="css/swiper.min.js"></script>
<script src="js/jquery-3.3.1.min.js"></script>
<script src="bootstrap-4.1.3-dist/js/bootstrap.min.js"></script>
<!-- Initialize Swiper -->
<script>
var swiper = new Swiper('.swiper-container-motivation', {
initialSlide: 2,
effect: 'coverflow',
grabCursor: true,
centeredSlides: true,
slidesPerView: 'auto',
coverflowEffect: {
rotate: 35,
stretch: 0,
depth: 100,
modifier: 1,
slideShadows : true,
},
pagination: {
el: '.swiper-pagination',
},
});
var swiper = new Swiper('.swiper-container-music', {
initialSlide: 1,
effect: 'coverflow',
grabCursor: true,
centeredSlides: true,
slidesPerView: 'auto',
coverflowEffect: {
rotate: 50,
stretch: 0,
depth: 100,
modifier: 1,
slideShadows : true,
},
pagination: {
el: '.swiper-pagination',
},
});
</script> <!-- End Swiper -->
<!-- End JS files -->
</html>