-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathUniversity.html
155 lines (132 loc) · 11.4 KB
/
University.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>NSS-Fr.CRCE | EVENTS</title>
<link rel = "icon" href = "images/logo1.png" type = "image/x-icon">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
</head>
<style>
@-webkit-keyframes fade{
0%{opacity:0;}
100%{opacity:1}
}
.caption, .well, .jumbotron {
-webkit-animation:fade;
-webkit-animation-duration:5s;
}
</style>
<body style="background-color:#eaeaf0;">
<nav class="navbar navbar-default navbar-fixed-top " style="background-color:#342d70; padding-top:15px;padding-bottom:15px;">
<div class="container-fluid">
<div class="navbar-header" style="height:50px; width:auto;">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#"></a>
<img src="logo1.png" height=50px width=auto >
<img src="HEADER_LOGO.png" height=50px width=auto>
</div>
<div class="collapse navbar-collapse navbar-right" id="myNavbar" >
<ul class="nav navbar-nav navbar-right ">
<li><a href="index.html" style="color:white; font-family: 'Quicksand', sans-serif;font-size: 18px; font-weight: 250; padding: 15px 15px 15px 15px;"><b>HOME</b></a></li>
<li><a href="team.html" style="color:white; font-family: 'Quicksand', sans-serif;font-size: 18px; font-weight: 250; padding: 15px 15px 15px 15px;"><b>TEAM</b></a></li>
<li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#" style="color:white; background-color:#342d70;font-family: 'Quicksand', sans-serif;font-size: 18px;font-weight: 250; padding: 15px 15px 15px 15px;"><b>EVENTS</b><span class="caret"></span></a>
<ul class="dropdown-menu" style="background-color:#342d70">
<li><a href="College.html" style="color:white; background-color:#342d70; font-family: 'Quicksand', sans-serif;font-size: 18px;font-weight: 250; padding: 5px 50px 5px 50px;"><b>COLLEGE</b></a></li>
<li><a href="Outdoor.html" style="color:white; background-color:#342d70; font-family: 'Quicksand', sans-serif;font-size: 18px;font-weight: 250; padding: 5px 50px 5px 50px;"><b>OUTDOOR</b></a></li>
<li><a href="University.html" style="color:white; background-color:#342d70; font-family: 'Quicksand', sans-serif;font-size: 18px;font-weight: 250; padding: 5px 50px 5px 50px;"><b>UNIVERSITY</b></a></li>
</ul>
</li>
<li><a href="camp 1.html" style="color:white; font-family: 'Quicksand', sans-serif;font-size: 18px;font-weight: 250; padding: 15px 15px 15px 15px;"><b>CAMP</b></a></li>
<li><a href="noticenew.html" style="color:white; font-family: 'Quicksand', sans-serif;font-size: 18px;font-weight: 250; padding: 15px 35px 15px 15px;"><b>NOTICES</b></a></li>
</ul>
</div>
</div>
</nav>
<div style="margin-top:40px; text-align:center;"> Natinal Service Scheme
</div>
<body><div class="jumbotron">
<h1 style="text-align:center; color:#342d70; font-family: 'Quicksand', sans-serif; font-size: 5rem; font-weight: 450;" style="padding-top:50px">Mumbai University 2019-20</h1>
</div>
<div class="container-fluid" >
<div class="row" style=" margin-bottom:100px;">
<div class="col-md-4" >
<div class="thumbnail" style="background-color:#C2C0D4; ">
<div class="well" style="text-align:center; color:#342d70; font-family: 'Quicksand', sans-serif; font-size: 4rem; font-weight: 450;padding-top:10px; background-color:#eaeaf0;">National College, Bandra</div>
<img src="Static/University/University6.jpeg" alt="Nature" class="img-rounded" style="width:100%; height: 500px;">
<div class="caption">
<p style="text-align:center; color:#342d70; font-family: 'Quicksand', sans-serif; font-size: 4rem; font-weight: 450;padding-top:10px">Awareness on Child Sexual Abuse</p>
<hr>
<p style="text-align:center; font-size:17px;">Awareness program for primary prevention of sexual violence which will be a properly structured workshop delivered by Experts. This will be organized under the aegis of PPPSV research project of Kem Hospital, Pune, Institute for Sexology and Sexual Medicine Department of Health and Human Sciences, University of Berlin This is an Effort to protect women and children from experiencing sexual violence and its aftereffects</p>
</div>
</div>
</div>
<div class="col-md-4" >
<div class="thumbnail" style="background-color:#C2C0D4; ">
<div class="well" style="text-align:center; color:#342d70; font-family: 'Quicksand', sans-serif; font-size: 4rem; font-weight: 450;padding-top:10px; background-color:#eaeaf0;">Bisleri, Andheri East </div>
<img src="Static/University/UniversityBottlesForChange.jpeg" alt="Bottles For Change" class="img-rounded" style="width:100%; height: 500px;">
<div class="caption">
<h2 style="text-align:center; color:#342d70; font-family: 'Quicksand', sans-serif; font-size: 4rem; font-weight: 450;" style="padding-top:10px">Bottles For Change </h2>
<hr>
<p style="text-align:center; font-size:17px; ">This initiative taken by bisleri Bottles for Change aims to create awareness among the citizens,about the importance of recycling plastic, and create an effective channel through which the various kinds of used plastic can be sent directly for recycling.This bisleri initiative bottles for change in collaboration with NSS to make schools colleges and society aware about the condition and recycling of plastic played a important role, we could collect 1 ton of plastic in our college and made all our students and staff aware about this initiative.</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="thumbnail" style="background-color:#C2C0D4; ">
<div class="well" style="text-align:center; color:#342d70; font-family: 'Quicksand', sans-serif; font-size: 4rem; font-weight: 450;padding-top:10px; background-color:#eaeaf0;">N.M. College Of Commerce</div>
<img src="Static/University/University4.jpeg" alt="Bandra Fair Volunteering" class="img-rounded" style="width:100%; height: 500px;">
<div class="caption">
<p style="text-align:center; color:#342d70; font-family: 'Quicksand', sans-serif; font-size: 4rem; font-weight: 450;padding-top:10px">Disaster Management Seminar</p>
<hr>
<p style="text-align:center; font-size:17px;">This Event Occured on 7th January 2020. It is the organization and management of resources and responsibilities for dealing with all humanitarian aspects of emergencies, in particular preparedness, response and recovery in order to lessen the impact of disasters. Disaster management efforts aim to reduce or avoid the potential losses from hazards, assure prompt and appropriate assistance to the victims of a disaster, and achieve a rapid and effective recovery. It is crucial that hospitals remain safe and functional during and after disasters.</p>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid" >
<div class="row" style=" margin-bottom:100px;">
<div class="col-md-4">
<div class="thumbnail" style="background-color:#C2C0D4; ">
<div class="well" style="text-align:center; color:#342d70; font-family: 'Quicksand', sans-serif; font-size: 4rem; font-weight: 450;padding-top:10px; background-color:#eaeaf0;">R.D. And S.H. National College Bandra, West</div>
<img src="Static/University/University1.jpeg" alt="Bandra Fair Volunteering" class="img-rounded" style="width:100%; height: 500px;">
<div class="caption">
<p style="text-align:center; color:#342d70; font-family: 'Quicksand', sans-serif; font-size: 4rem; font-weight: 450;padding-top:10px">Mumbai Youth Change The Narrative On Inequality</p>
<hr>
<p style="text-align:center; font-size:17px;">This Event Occured on 21st September 2019.Gender inequality is the idea that men and women are not equal and that gender affects an individual's living experience. These differences arise from distinctions in biology, psychology, and cultural norms. Some of these types of distinctions are empirically grounded while others appear to be socially constructed. While there are many factors that explain sex differentials in mortality and morbidity, a key determinant is gender inequality. Gender inequalities manifest in different ways, such as unequal access to resources, power, education and discriminatory socio-cultural practices </p>
</div>
</div>
</div>
<div class="col-md-4" >
<div class="thumbnail" style="background-color:#C2C0D4; ">
<div class="well" style="text-align:center; color:#342d70; font-family: 'Quicksand', sans-serif; font-size: 4rem; font-weight: 450;padding-top:10px; background-color:#eaeaf0;">R.D. And S.H. National College Bandra, West</div>
<img src="Static/University/University7.jpeg" alt="Nature" class="img-rounded" style="width:100%; height: 500px;">
<div class="caption">
<p style="text-align:center; color:#342d70; font-family: 'Quicksand', sans-serif; font-size: 4rem; font-weight: 450;padding-top:10px">Workshop For Young Ambassadors For Voter Awareness</p>
<hr>
<p style="text-align:center; font-size:17px;">This Event Occured on 21st October 2019 from 6.00 AM to 7.00 PM for whole day.As per the Indian Constitution, after a citizen turns 18, she/he officially becomes an adult which means an individual is mature enough to cast vote and participate in the Indian democracy. Young voters do have strong and meaningful views when it comes to issues like education, employment, environment, human rights, politics etc. These young voters are often caught in the rat race of this highly competitive world wherein the duty of voting gets neglected.</p>
</div>
</div>
</div>
<div class="col-md-4" >
<div class="thumbnail" style="background-color:#C2C0D4; ">
<div class="well" style="text-align:center; color:#342d70; font-family: 'Quicksand', sans-serif; font-size: 4rem; font-weight: 450;padding-top:10px; background-color:#eaeaf0;">Bhartiya Krida Mandir Sports Complex, Wadala, Mumbai</div>
<img src="Static/University/University3.jpeg" alt="Nature" class="img-rounded" style="width:100%; height: 500px;">
<div class="caption">
<p style="text-align:center; color:#342d70; font-family: 'Quicksand', sans-serif; font-size: 4rem; font-weight: 450;padding-top:10px">Yuva Sanwad </p>
<hr>
<p style="text-align:center; font-size:17px;">NCP Chief Sharad Pawar Attends Yuva Sanwad At Bharatiya Krida Mandir Sports Complex. This Event Occured on 23rd February 2020 at 10.30 AM. NCP Chief Mr.Sharad Govindrao Pawar, is an Indian politician from Baramati, Maharashtra, with over 50 years of public service. He holds a position of prominence in politics of India as well as the regional politics of Maharashtra.</p>
</div>
</div>
</div>
</div>
</div>
</body>
</html>