Skip to content

Commit

Permalink
Mission and Vision update
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaykumarn3000 committed Jul 29, 2024
1 parent 0551431 commit d173986
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 24 deletions.
10 changes: 10 additions & 0 deletions asserts/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,9 @@ section.section {
/* color: #ff0000; */
transition: linear 0.2s;
}
#about .more-info-container li {
margin: 0.5rem 0;
}
#about .more-info-container {
padding: 1rem;
color: rgb(206, 206, 206);
Expand All @@ -305,6 +308,13 @@ section.section {
color: #ff0000;
}


#about {
padding-bottom: 0;
}



#events {
background-image: linear-gradient(90deg, transparent, var(--red));
}
Expand Down
64 changes: 40 additions & 24 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -201,32 +201,48 @@ <h3>Objectives of ITSA</h3>
<h3>Vision</h3>
<hr />
<p>
To be a chrysalis where bright youngsters are transformed into
technological entrepreneurs and innovative leaders of tomorrow’s
world, consistent with the Franciscan vision of integrity, peace
and love.
To create a conducive instrument for transforming the enrolled
potential fresher into competent Information Technology
professional or entrepreneur with integrity and ethical value.
</p>
<br />
<img src="./asserts/images/building.png" alt="" />
</div>
<div class="more-info-container col-lg-4 col-md-4 col-12">
<h3>Mission</h3>
<hr />
<h5>For UG programme:-</h5>
<p>
“To churn highly competent engineering graduates with a commitment
to result oriented work, a perennial zest for learning, a quest
for excellence, an open mind and the universal values of honesty,
dignity and mutual care.”
</p>
<h5>For PG programme:-</h5>
<p>
“To continually improve and progress in the path of developing
post graduate scholars who will be competent in exploring,
developing and disseminating new knowledge in their areas of
specialisation so that the repository of new knowledge and
innovation and its dissemination will be enhanced in scope of
effectiveness.”
</p>
<ul>
<li>
<p>
To become unit of excellence in teaching, training, research,
innovative application and extension work in IT in
co-operation with various other departments.
</p>
</li>
<li>
<p>
To make knowledge and expertise accessible with various
dissemination strategies, including networking with research
unit, colleges, government and industry along with the
motivation for self-learning.
</p>
</li>
<li>
<p>
To integrate teaching, research and practice along with higher
education for generation and application of knowledge in line
with emerging needs of industry, technical quality with market
driven professional pursuits, programs, courses,
collaboration.
</p>
</li>
<li>
<p>
To develop entrepreneur skills along with ethical and
professional values among the students.
</p>
</li>
</ul>
</div>
</div>
</section>
Expand Down Expand Up @@ -536,12 +552,12 @@ <h3 class="member-post">Executive</h3>
<div class="team-img-container">
<div>
<img
src="./asserts/images/2024-2025/team/marketing/abhishek.jpg"
alt="Abhishek Yadav"
src="./asserts/images/2024-2025/team/marketing/abhishekh.jpg"
alt="Abhishekh Yadav"
/>
</div>
</div>
<h2 class="member-name">Abhishek Yadav</h2>
<h2 class="member-name">Abhishekh Yadav</h2>
<h3 class="member-post">Executive</h3>
</div>

Expand Down Expand Up @@ -998,7 +1014,7 @@ <h3>ITSA</h3>
<h4>About ITSA</h4>
<p>
Our mission is to provide a platform to learners and technical
enthusia Student’s engagement in their holistic development
enthusiasts, engaging students in their holistic development
and learning.
</p>
</div>
Expand Down
2 changes: 2 additions & 0 deletions v1.24.02
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
v1.24.01 - INITIAL COMMIT: updated the team members, optimized the particles.js and minor styling changes
v2.24.02 - MISSION, VISION CHANGE: changes SFIT mission and vission to departmental vision, Abhishekh name typo fix, footer paragraph typo fix

0 comments on commit d173986

Please sign in to comment.