-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdirector.html
213 lines (202 loc) · 7.21 KB
/
director.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
<!DOCTYPE html>
<html>
<head>
<title>About Us | Indira Gandhi Jr College</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<style>
body{
padding: 0px;
margin: 0px;
}
.header{
background-color: #002147;
margin: 0;
padding: 0;
border: 0;
color: whitesmoke;
height: 100px;
width: 100%;
}
.header h1{
font-weight: 400;
font-size: 45px;
margin: 0;
padding-top: 20px;
}
.header #logo{
float: left;
border: 0;
padding: 0;
margin: 0;
margin-right: 70px;
}.navbar{
overflow: hidden;
background-color:rgb(245, 242, 230);
display: flex;
justify-content: center;
}
.navbar a {
float: left;
font-size: 22px;
font-weight: 500;
color: darkblue;
text-align: center;
padding: 14px 16px;
text-decoration: none;
}
.navbar a:not(.active):hover{
background-color:powderblue;
}
#active{
background-color: lightskyblue;
color:darkblue !important;
}
.activelink{
background-color:powderblue !important;
}
.dropdown {
float: left;
overflow: hidden;
}
.dropbtn {
font-size: 22px;
font-weight: 500;
border: none;
outline: none;
color: darkblue;
padding: 14px 16px;
background-color: inherit;
font-family: inherit;
margin: 0;
}
.dropdown-content {
display: none;
position: absolute;
background-color: #f9f9f9;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}
.dropdown-content a {
float: none;
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
text-align: left;
}
.dropdown-content a:not(.activelink):hover {
background-color: #ddd !important;
border: none !important;
}
.dropdown:hover .dropdown-content {
display: block;
}
.footer{
background-color: #002147;
color: whitesmoke;
padding-left: 300px;
height:max-content;
font-size: 25px;
}
.footer i{
color: white;
border: 2px solid #2b5788;
border-radius: 5px;
font-size: 30px;
text-align: center;
height: 50px;
width: 50px;
padding-top: 9px;
margin-bottom: 16px;
}
.footer i:hover{
background-color:goldenrod;
color: #002147;
border: 2px solid goldenrod;
}
marquee{
background-color: #002147;
color:wheat;
padding: 5px;
margin:0 100px;
}
.scroll{
background-color: #002147;
}
.content{
padding: 70px;
display: flex;
flex-direction: row;
}
.content p{
font-size: 16px;
line-height: 1.6;
}
.col img{
float: left;
margin-bottom: 40px;
}
.col{
margin: 20px;
}
.col h1{
border-bottom:5px double gold;
}
</style>
</head>
<body>
<div class="header">
<img src="logo.png" alt="" height="100px" width="120px" id="logo">
<h1>Indira Gandhi College Of Arts,Commerce & Science</h1>
</div>
<div class="scroll">
<marquee>
Indira Gandhi Junior College of Arts, Commerce and Science welcomes all Students and Parents for 2022! A new entity from the IGJC Education Society, our infrastructure, teaching staff, facilities and extra-curricular activities are all among the best in Solapur city.
We are born out of the noble visions of its promoters for creating a new generation with high degree of basic values. .
</marquee>
</div>
<div class="navbar">
<a href="index.html">Home</a>
<div class="dropdown">
<button class="dropbtn" id="active">About Us
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<a href="introduction.html">Intoduction</a>
<a href="president.html">President's Message</a>
<a href="principal.html">Principal's Message</a>
<a href="director.html" class="activelink">Director's Message</a>
</div>
</div>
<a href="admission.html">Admission</a>
<a href="facilities.html">Facilities</a>
<a href="courses.html">Courses</a>
<a href="gallery.html">Gallery</a>
<a href="contact.html">Contact</a>
</div>
<div class="content">
<div class="col">
<img src="director.png" alt="" height="370px" width="400px">
<h2 style="text-align: center; margin-top: 30px; padding-top: 30px;">Mrs. Deepali Hotkar</h2>
<p style="font-family: cursive; line-height:0; text-align:center; margin-top: 0; padding-top: 0;">Head Of Board Of Directorate</p><br>
<p style="font-family: cursive; line-height:0; text-align:center; margin-top: 0; padding-top: 0;">Director</p><br>
<p style="font-family: cursive; font-weight:bold; line-height:0; text-align:center; margin-top: 0; padding-top: 0;">IGJS-Group Of Institutions</p>
</div>
<div class="col">
<h1>Director's Message</h1>
<p>Dear students, <br>I am happy to participate in the growth story of Indira Gandhi Education Society. This has been possible only with the co-operation and collaboration of all our stakeholders – teachers, parents and students. In the process, we have faced several challenges and achieved tremendous success which has made our group stand out as a unique brand. Yet the journey ahead is steep and calls for creative solutions to tackle problems that are beyond the pale of imagination. I take this opportunity to invite our well wishers and team members to rededicate ourselves for students under our care to realize their full potential and make them 21st century ready.</p>
<h1>Qualifications</h1>
<code><i class="fa fa-check-circle" style="color: gold;"></i> MBA in Business Administration and Management</code> <br> <br>
<code><i class="fa fa-check-circle" style="color: gold;"></i> Doctor in Business Administration, Business and Management, Marketing and Branding</code>
</div>
</div>
<div class="footer">
<code style="text-align: center !important;">• • • © 2022 IGJC all rights reserved. • • •</code><br>
<a href="mailto:bhaveshgudlani716@gmail.com" style="margin-left: 150px;"><i class="fa fa-envelope"></i></a>
<a href="https://facebook.com"><i class="fa fa-facebook"></i></a>
<a href="https://twitter.com"><i class="fa fa-twitter"></i></a>
<a href="https://web.whatsapp.com"><i class="fa fa-whatsapp"></i></a>
</div>
</body>
</html>