-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
261 lines (213 loc) · 9.1 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Identifying Suicidal Tendency</title>
<link rel="shortcut icon" href="./image/logo.png" />
<!-- font awesome cdn link -->
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"
/>
<!-- custom css file link -->
<link rel="stylesheet" href="style.css" />
</head>
<body>
<!-- header section starts -->
<header class="header">
<a href="#">
<img src="./image/logo.png" alt style="height: 50px; width: 50px" /></a>
<nav class="navbar">
<a href="#home">Home</a>
<a href="test.html">Test</a>
<a href="#about">About</a>
<a href="#supervisor">Supervisor</a>
<a href="#adviser">Adviser</a>
<a href="#team">Team</a>
</nav>
<div id="menu-btn" class="fas fa-bars"></div>
</header>
<!-- header section ends -->
<!-- home section starts -->
<section class="home" id="home">
<h1 class="heading">Identifying <span>Suicidal</span> Tendency</h1>
<!--
<div class="image">
<img src="./image/logo.png" alt="">
</div> -->
<div class="content">
<h3>Don't be sad😞 Enjoy your life.😊</h3>
<p>
Every person's life path is thorny, not smooth. There are
disappointments, ups and downs and setbacks. Bad times can come in
life. Don't forget that day comes after night. Patience and self-love
are required. But many of them broke down due to one failure after
another and eventually chose suicide due to mental pain. Suicide is a
mental illness. This disease destroys a person before a certain period
of his life. Those who commit suicide have the mindset that they might
have survived if they ended their lives by committing suicide. The
thing is not like that.
</p>
<a href="test.html" class="btn" style="float: center">
Test Your Suicidal Tendency <span class="fas fa-chevron-right"></span>
</a>
</div>
</section>
<!-- home section ends -->
<!-- about section starts -->
<section class="about" id="about">
<h1 class="heading"> <span>about</span> us </h1>
<div class="row">
<div class="image">
<img src="./image/team.jpg" alt="">
</div>
<div class="content">
<p class="text">We are final-year Bachelor of Science (B.Sc.) (Hons.) students in Information and Communication Technology (ICT) at the Institute of Information Technology, Jahangirnagar University, Savar, Dhaka-1342, Bangladesh.<br><br>
The Institute began in 1987 to train individuals in computer-related skills. In 2009, it launched a bachelor's degree program in information technology with the clear goal of meeting the industry's cutting-edge demands.<br><br> <span class="moreText">
The vision of IIT-JU is to enlighten students through need-based academic innovation and research and prepare them for real-life challenges in the field of ICT.<br><br>
The mission of IIT-JU is to create splendid students by enhancing knowledge and competitiveness through excellent education, hands-on experience, state-of-the-art research, and industry collaboration.
</span></p>
<button type="button" class="btn read-more-btn"> Learn More <span class="fas fa-chevron-right"></span> </a>
</div>
</div>
</section>
<!-- about section ends -->
<!-- supervisor section starts -->
<section class="card" id="supervisor">
<h1 class="heading">Our <span>Supervisor</span></h1>
<div class="box-container">
<div class="box">
<img src="./image/Supervisor.jpg" alt="" />
<a href="https://juniv.edu/teachers/fahima" target="_blank"
><h3>Dr. Fahima Tabassum</h3></a
>
<span>Professor</span>
<div class="share">
<h4>Institute of Information Technology</h4>
<h4>Jahangirnagar University, Savar, Dhaka-1342, Bangladesh.</h4>
<h4>
Email: fahima@juniv.edu, fahima2322@gmail.com,
fahimareja@hotmail.com
</h4>
</div>
</div>
</div>
</section>
<!-- supervisor section ends -->
<!-- adviser section starts -->
<section class="card" id="adviser">
<h1 class="heading">our <span>adviser</span></h1>
<div class="box-container">
<div class="box">
<img src="./image/adviser1.jpg" alt="" />
<h3>Ifrat Jahan</h3>
<span>Deputy Director (Psychology)</span>
<div class="share">
<h4>Email: ifrat214@gmail.com</h4>
</div>
</div>
<div class="box">
<img src="./image/adviser2.jpeg" alt="" />
<h3>Subhashish Kumar Chatterjee</h3>
<span>Deputy Director (Psychology)</span>
<div class="share">
<h4>Email: shuvo1801@gmail.com</h4>
</div>
</div>
<div class="box">
<img src="./image/adviser3.jpg" alt="" />
<a href="https://juniv.edu/teachers/hossainmm" target="_blank"
><h3>Md. Moyazzem Hossain</h3></a
>
<span>Professor</span>
<div class="share">
<h4>Statistics and Data Science</h4>
<h4>Jahangirnagar University</h4>
<h4>Email: hossainmm@juniv.edu</h4>
</div>
</div>
</div>
</section>
<!-- adviser section ends -->
<!-- team section starts -->
<section class="card" id="team">
<h1 class="heading">our <span>team</span></h1>
<div class="box-container">
<div class="box">
<img src="./image/member1.png" alt="" />
<h3>Nahidul Islam</h3>
<span>Student</span>
<div class="share">
<h4>Institute of Information Technology</h4>
<h4>Jahangirnagar University</h4>
<h4>Email: nahidrabby2001@gmail.com</h4>
</div>
</div>
<div class="box">
<img src="./image/member2.png" alt="" />
<h3>Md. Shakil Hossain</h3>
<span>Student</span>
<div class="share">
<h4>Institute of Information Technology</h4>
<h4>Jahangirnagar University</h4>
<h4>Email: hossain.stu2018@juniv.edu</h4>
</div>
</div>
<div class="box">
<img src="./image/member3.png" alt="" />
<h3>Mahbubur Rahman</h3>
<span>Student</span>
<div class="share">
<h4>Institute of Information Technology</h4>
<h4>Jahangirnagar University</h4>
<h4>Email: jmfahim013@gmail.com</h4>
</div>
</div>
</div>
</section>
<!-- team section ends -->
<!-- footer section starts -->
<section class="footer">
<div class="box-container">
<div class="box">
<h3>contact info</h3>
<a href="tel:+8801783810559"> <i class="fas fa-phone"></i> +8801783810559(Nahidul) </a>
<a href="tel:+8801796963444"> <i class="fas fa-phone"></i> +8801796963444(Shakil) </a>
<a href="tel:+8801318813865"> <i class="fas fa-phone"></i> +8801318813865(Mahbubur) </a>
<a href="mailto:hossain.stu2018@juniv.edu">
<i class="fas fa-envelope"></i> hossain.stu2018@juniv.edu
</a>
<a href="https://maps.app.goo.gl/wiVoNUnabd5qAFYF9">
<i class="fas fa-map-marker-alt"></i> Institute of Information
Technology, Jahangirnagar University, Savar, Dhaka-1342, Bangladesh.
</a>
</div>
<div class="box">
<h3>quick links</h3>
<a href="#home"> <i class="fas fa-chevron-right"></i> Home </a>
<a href="test.html"> <i class="fas fa-chevron-right"></i> Test </a>
<a href="#about"> <i class="fas fa-chevron-right"></i> About Us</a>
<a href="#supervisor"> <i class="fas fa-chevron-right"></i> Supervisor </a>
<a href="#adviser"> <i class="fas fa-chevron-right"></i> Adviser </a>
<a href="#team"> <i class="fas fa-chevron-right"></i> Team </a>
</div>
</div>
<div class="credit">
<p>
©2024 All right Reversed. created by
<a
class="text-green ml-2"
href="https://sites.google.com/view/shakiliitju/home"
target="_blank"
>Md. Shakil Hossain</a
>
</p>
</div>
</section>
<!-- footer section ends -->
<!-- custom js file link -->
<script src="script.js"></script>
</body>
</html>