-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathalumni.html
More file actions
149 lines (139 loc) · 7.52 KB
/
alumni.html
File metadata and controls
149 lines (139 loc) · 7.52 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-161227337-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-161227337-1');
</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>NMIMS-Alumni</title>
<link rel="icon" href=" images/logo.png">
<link rel="stylesheet" href=" css/template.css">
<link rel="stylesheet" href=" css/slider.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"
integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"
integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous">
</script>
<style>
.card{
padding: 2rem;
margin: 1rem;
box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.301);
}
.card:hover{
transform: translateY(-0.5rem);
transition: all 0.3s;
}
</style>
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-light sticky-top" style="background-color:#eee;">
<button class="navbar-toggler ml-auto" type="button" data-toggle="collapse"
data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto" id="nav-top">
<li class="nav-item" id="call">
<a class="nav-link" href="tel:7091346907">Call Us: 7091346907</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="aboutUs.html">About Us</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Learning Experience
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="corporate.html">For Corporates</a>
<a class="dropdown-item" href="advantage.html">NMIMS Advantage</a>
<a class="dropdown-item" href="alumni.html">Alumni</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="faculty.html">Faculty</a>
</li>
<li class="nav-item">
<a class="nav-link" href="courses.html">Programs</a>
</li>
<li class="nav-item" id="last">
<a class="nav-link" href="career.html">Career Services</a>
</li>
</ul>
</div>
</nav>
<div class="header row">
<div class="header_left col-lg-12 col-md-12 text-center p-2">
<a href="index.html"><img src=" images/nmims_logo.png" alt="" class="img-fluid"></a>
</div>
<div class="header_right col-lg-12 col-md-12">
<p class="header_right_h1 header_right_title">Information Website</p>
</div>
</div>
<div class="btn-whatsapp">
<a target="_blank" href="https://api.whatsapp.com/send?phone=+917091346907&text=Hi%20I%20would%20like%20to%20get%20more%20information">
<img src="images/whatsapp.jpg" alt="">
</a>
</div>
<main class="container">
<div class="row">
<div class="col-lg-4 col-sm-12 vertical_centre">
<h3 class="red_text">Alumni</h3>
<p class="text-justify">We at NMIMS Global Access are proud to see our students advance in their careers and achieve success in their endeavours. We believe that the success of any university depends on the success of its alumni. Our Alumni Portal is a unique platform where alumni from all over the world come together to connect, share knowledge and exchange ideas.</p>
</div>
<div class="col-lg-8 col-sm-12">
<img src="images/Alumni.jpg" alt="" class="img-fluid">
</div>
</div>
<div class="row my-5">
<div class="col-lg-4 col-md-12 card ml-auto">
<h3><span class="red_text">9500+</span> Alumni</h3>
</div>
<div class="col-lg-3 col-md-12 card">
<h3><span class="red_text">300+</span> Cities</h3>
</div>
<div class="col-lg-4 col-md-12 card">
<h3><span class="red_text">5000+</span> Companies</h3>
</div>
</div>
<div class="my-5">
<h2 class="red_text">Benefits of Joining our Alumni Network</h2>
<p>The Alumni Portal allows our graduates to get connected with peers across industries, create special interest groups, stay abreast of happenings at the university, and leverage the network to further their professional and personal interests.</p>
<div class="row">
<div class="col-lg-4 col-sm-12 card">
<h3>Knowledge Sharing</h3>
<p>Our alumni portal allows you to connect with your peers by profession, batch, or region. You can share news, blogs, experiences, and job opportunities with your batch mates and find other alumni to connect with.</p>
</div>
<div class="col-lg-3 col-sm-12 card">
<h3>Networking</h3>
<p>Our alumni are spread across the world. Our platform enables them to stay connected with their alma mater, peers and batchmates and be updated with the latest happenings & events.</p>
</div>
<div class="col-lg-4 ml-2 col-sm-12 card">
<h3>Job Postings</h3>
<p>In order to support the career growth of our alumni, we regularly share job openings from our hiring partners. The alumni network also provides the advantage of gaining references and opportunities from fellow alumni.</p>
</div>
</div>
</div>
</main>
<footer>
<div class="footer-section">
<div class="container">
<p>© 2020 (c) All Rights Reserved. </p> </div>
</div>
</footer>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>
</body>
</html>