-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathman.html
84 lines (70 loc) · 4.38 KB
/
man.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="description" content="">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Tesseract 5.0 , the technical extravaganza of IEEE SB SJCET, Palai is jam packed with fun, creativity along with innovations.The flagship event marks another enduring milestone in relishing the path of being the Outstanding Student Branch and keeps the same word with you all.The event marks a new threshold for everything you ever aspire for in an event.Expand your horizons of knowledge to widen your perspective and think outside the Tesseract with tech-talks, inspiring sessions and innovative workshops by eminent personalities.The name itself shows the complexity of how vibrant the event would turn out to be which could never be comprehended by a 3D perspective.Knowledge awaits you here..!!!" />
<meta name="keywords" content="Tesseract 5.0, Tesseract, SJCET Palai,IEEE Student Branch SJCET, IEEE SB SJCET, SJCET,Kottyam, IEEE Link,IEEE Kochi Hub, tesseract, tesseract 5.0, IEEE Kerala SEction" />
<meta name="author" content="Rithin Jose Justin Johny Rajat Mathew" />
<!-- Title -->
<title>Managerial</title>
<!-- Favicon -->
<link rel="icon" href="./img/core-img/favicon.png">
<!-- Stylesheet -->
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/animate.css/3.2.0/animate.min.css">
<link rel="stylesheet" href="./css/style.css">
<style>
body{
background-color: #07132c;
}
</style>
</head>
<body>
<header class="header-area" >
<div class="classy-nav-container breakpoint-off" >
<div class="container">
<!-- Classy Menu -->
<nav class="classy-navbar justify-content-between" id="conferNav">
<!-- Logo -->
<a class="nav-brand" href="./index.html"><img src="./img/core-img/logo.png" style="height: 70px;" alt=""></a>
</nav>
</div>
</div>
</header>
<section class="about-us-countdown-area section-padding-100-0" >
<div class="container">
<div class="row align-items-center">
<!-- About Content -->
<div class="col-12 col-md-6">
<div class="about-content-text mb-80">
<h6 class="wow fadeInUp" data-wow-delay="300ms">Workshop</h6>
<h3 class="wow fadeInUp" data-wow-delay="300ms">Managerial</h3>
<p class="wow fadeInUp" data-wow-delay="300ms">To develop the aura that surrounds you at the personality development sessions and groom yourselves for a positive change which will eventually take you to newer heights both as a budding proffessional and as an emerging leader.The workshop will help in learning crisis management, manage the unmanageable, sailing smooth through rougher seas because all this 'toughness' on yourself is to polish oneself and transform as the most brightest.Never hide your shine and ones shining, just polish it a bit more to find the revamped you. Improve your problem solving skills for that forms an integral part of life as in every turn your life will take you 'rough'.This workshop will help you to 'evolve' yourself so that you turn out to be the 'fittest' because as Darwin said "Survival is always of the Fittest"....</p>
</div>
</div>
<!-- About Thumb -->
<div class="col-12 col-md-6">
<div class="about-thumb mb-80 wow fadeInUp" data-wow-delay="300ms">
<img src="img/bg-img/manegerial.jpg" alt="">
</div>
</div>
</div>
</div>
</section>
<script src="particles.js"></script>
<script src="js/jquery.min.js"></script>
<!-- Popper -->
<script src="js/popper.min.js"></script>
<!-- Bootstrap -->
<script src="js/bootstrap.min.js"></script>
<!-- All Plugins -->
<script src="js/confer.bundle.js"></script>
<!-- Active -->
<script src="js/default-assets/active.js"></script>
<script src="./js/particles.js"></script>
<script src="./js/default-assets/app.js"></script>
</body>
</html>