-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
207 lines (195 loc) · 10.7 KB
/
Copy pathabout.html
File metadata and controls
207 lines (195 loc) · 10.7 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
<!DOCTYPE html>
<html lang="zxx">
<head>
<meta charset="UTF-8">
<meta name="description" content="IEEE-PSG">
<meta name="keywords" content="IEEE, PSG, Students Chapter, 12951">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>IEEE SC 12951 | About Us</title>
<link href="img/logo/IEEE-PSG.png" rel="icon">
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400;500;600;700&display=swap"
rel="stylesheet">
<!-- Css Styles -->
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
<link rel="stylesheet" href="css/font-awesome.min.css" type="text/css">
<link rel="stylesheet" href="css/elegant-icons.css" type="text/css">
<link rel="stylesheet" href="css/owl.carousel.min.css" type="text/css">
<link rel="stylesheet" href="css/magnific-popup.css" type="text/css">
<link rel="stylesheet" href="css/slicknav.min.css" type="text/css">
<link rel="stylesheet" href="css/style.css" type="text/css">
</head>
<body>
<!-- Page Preloder -->
<div id="preloder">
<div class="loader"></div>
</div>
<div class="empty" style="background: transparent; height: 116px; padding: 0px 0px;"></div>
<!-- Header Section Begin -->
<header class="header set-bg" data-setbg="img/breadcrumb-bg-1.jpg">
<div class="container">
<div class="row">
<div class="col-lg-12 set-bg">
<div class="header__nav__option">
<a><img src="img/logo/IEEE.png" alt="IEEE" height="40" width="120"></a>
<a href="./index.html"><img src="img/logo/IEEE-PSG.png" alt="IEEE-PSG" height="45" width="45"></a>
<nav class="header__nav__menu mobile-menu">
<ul>
<li><a href="./index.html">Home</a></li>
<li class="active"><a href="./about.html">About</a></li>
<li><a href="./events.html">Events</a></li>
<li><a href="./gallery.html">Gallery</a></li>
<li><a href="./team.html">Team</a></li>
<li><a href="./contact.html">Contact us</a></li>
</ul>
</nav>
<div class="header__nav__social">
<a href="https://www.instagram.com/ieee_sc_12951/?hl=en" target="_blank"><i class="fa fa-instagram"></i></a>
<a href="mailto:ieee.studentschapter.12951@gmail.com" taget="_blank"><i class="fa fa-envelope"></i></a>
<a href="https://www.linkedin.com/company/ieee-students-chapter-12951/" target="_blank"><i class="fa fa-linkedin"></i></a>
</div>
<a class="header__nav__psg" href="https://www.psgtech.edu/" target="_blank"><img src="img/logo/psg.png" alt="PSG" height="60" width="45"></a>
</div>
</div>
</div>
<div id="mobile-menu-wrap"></div>
</div>
</header>
<!-- Header End -->
<!-- About Section Begin -->
<section class="about spad" style="padding-bottom: 0;">
<div class="container">
<div class="row">
<div class="col-lg-6">
<div class="about__pic__item about__pic__item--large set-bg"
data-setbg="img/about/psg1.png"></div>
</div>
<div class="col-lg-6">
<div class="about__text">
<div class="section-title">
<span>About</span>
<h2>IEEE</h2>
</div>
<div class="about__text__desc">
<p>The Institute of Electrical and Electronics engineers (IEEE) is the world’s largest technical professional organization dedicated to advancing technology for the benefit of humanity. IEEE and its members inspire a global community through IEEE’s highly cited publications, conferences, technology standards, and professional and educational activities. Formed in the year of 1963 and head-quartered in the New York city, IEEE spans over 160 countries across the world, with more than 423,000 members</p>
</div>
</div>
</div>
<div class="col-lg-12"><br><br></div>
<div class="col-lg-6">
<div class="about__text">
<div class="section-title">
<span>About</span>
<h2>IEEE SC 12951</h2>
</div>
<div class="about__text__desc">
<p>The Students’ Chapter of IEEE at PSG College of Technology was initiated in 1977. It was started to involve the students in research and encourage new ideas in the respective fields. PSG has always been known to set benchmarks in terms of quality of engineering and is one of the first and foremost institutions to have a Students branch of IEEE. The IEEE Students Chapter of PSG Tech has been actively involved in organizing top notch technical fests every year that has evoked the interest and involvement of students from various parts of the country. It is the biggest technical association at PSG College of Technology.</p>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="about__pic__item about__pic__item--large set-bg"
data-setbg="img/about/psg.jpg" style="height: 390px;"></div>
</div>
<div class="col-lg-12"><br><br></div>
<div class="col-lg-6">
<div class="about__text">
<div class="section-title">
<h2>Vision</h2>
</div>
<div class="about__text__desc">
<p style="font-style: italic;">“IEEE will be essential to the global technical community and to technical professionals everywhere, and be universally recognized for the contributions of technology and of technical professionals in improving global conditions.”</p>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="about__text">
<div class="section-title">
<h2>Mission</h2>
</div>
<div class="about__text__desc">
<p style="font-style: italic;">“IEEE's core purpose is to foster technological innovation and excellence for the benefit of humanity.”</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- About Section End -->
<!-- Counter Section Begin -->
<section class="counter">
<div class="container">
<div class="counter__content">
<div class="row">
<div class="col-lg-3 col-md-6 col-sm-6">
<div class="counter__item">
<div class="counter__item__text">
<img src="img/icons/department.png" alt="">
<h2 class="counter_num">5</h2>
<p>Departments</p>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6">
<div class="counter__item second__item">
<div class="counter__item__text">
<a href="./team.html#Coremembers">
<img src="img/icons/ci-3.png" alt="">
<h2 class="counter_num">44</h2>
<p>Core Members</p>
</a>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6">
<div class="counter__item third__item">
<div class="counter__item__text">
<img src="img/icons/ci-2.png" alt="">
<h2 class="counter_num_plus">200</h2>
<p>Volunteers</p>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6">
<div class="counter__item four__item">
<div class="counter__item__text">
<img src="img/icons/Alumni.png" alt="">
<h2 class="counter_num_plus">150</h2>
<p>Alumni</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Counter Section End -->
<!-- Footer Section Begin -->
<footer class="footer" id="insertFooter">
<div class="container">
<div class="footer__copyright">
<div class="row">
<div class="col-lg-12 text-center">
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
<p class="footer__copyright__text">This Website was developed by <a href="./index.html">IEEE SC 12951</a> | <a href="https://www.psgtech.edu/" target="_blank">PSG CT</a>
</p>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</div>
</div>
</div>
</div>
</footer>
<!-- Footer Section End -->
<!-- Js Plugins -->
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/mixitup.min.js"></script>
<script src="js/masonry.pkgd.min.js"></script>
<script src="js/jquery.slicknav.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>