-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b5fa6bb
commit 2933307
Showing
2 changed files
with
21 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
<title>UPES: Ranked #1 in Academic Reputation</title> | ||
<link rel="stylesheet" href="CSS/index.css"> | ||
<link rel="icon" href="assets/logo_upes.webp" type="image/png"> | ||
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap" rel="stylesheet"> | ||
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap" rel="stylesheet"> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"> | ||
</head> | ||
<body> | ||
|
@@ -203,54 +203,54 @@ <h4>School of Modern Media</h4> | |
|
||
<section class="text-center outcomes-section"> | ||
<div class="container"> | ||
<h2 class="section-header">Student Outcomes & Success Stories</h2> | ||
<h2 class="section-header">Student Outcomes & Success Stories</h2> | ||
<p>Our diverse alumni network is making an impact across industries, driving innovation, leadership, and social change around the globe. Discover how our graduates are contributing to a brighter future.</p> | ||
|
||
<div class="row"> | ||
<div class="col-md-4 outcome-item"> | ||
<i class="fas fa-rocket fa-3x mb-3"></i> | ||
<h4>Aerospace & Mechanical Engineering</h4> | ||
<h4>Aerospace & Mechanical Engineering</h4> | ||
<p>Our graduates are leading space exploration at renowned institutions like NASA, ISRO, and SpaceX, working on cutting-edge projects like Mars rovers, space telescopes, and next-gen propulsion systems.</p> | ||
</div> | ||
<div class="col-md-4 outcome-item"> | ||
<i class="fas fa-building fa-3x mb-3"></i> | ||
<h4>Civil & Environmental Engineering</h4> | ||
<h4>Civil & Environmental Engineering</h4> | ||
<p>Alumni are designing sustainable infrastructure, earthquake-resistant buildings, and eco-friendly urban development, improving lives in rapidly growing cities worldwide.</p> | ||
</div> | ||
<div class="col-md-4 outcome-item"> | ||
<i class="fas fa-microchip fa-3x mb-3"></i> | ||
<h4>Electrical & Computer Engineering</h4> | ||
<h4>Electrical & Computer Engineering</h4> | ||
<p>From developing cutting-edge AI systems to revolutionizing renewable energy, our electrical engineers are shaping the future of technology and energy efficiency.</p> | ||
</div> | ||
</div> | ||
|
||
<div class="row mt-4"> | ||
<div class="col-md-4 outcome-item"> | ||
<i class="fas fa-laptop-code fa-3x mb-3"></i> | ||
<h4>Computer Science & IT</h4> | ||
<h4>Computer Science & IT</h4> | ||
<p>Our computer science graduates are at the forefront of innovation, contributing to advancements in cloud computing, cybersecurity, and AI at tech giants like Google, Amazon, and Microsoft.</p> | ||
</div> | ||
<div class="col-md-4 outcome-item"> | ||
<i class="fas fa-heartbeat fa-3x mb-3"></i> | ||
<h4>Healthcare & Biomedical Engineering</h4> | ||
<h4>Healthcare & Biomedical Engineering</h4> | ||
<p>Innovating in medical technology, our graduates are developing life-saving treatments, cutting-edge diagnostic tools, and wearable health tech devices.</p> | ||
</div> | ||
<div class="col-md-4 outcome-item"> | ||
<i class="fas fa-palette fa-3x mb-3"></i> | ||
<h4>Design & Modern Media</h4> | ||
<h4>Design & Modern Media</h4> | ||
<p>Our creative minds are transforming industries with groundbreaking work in UX/UI design, digital media production, and interactive storytelling, redefining how we experience the world.</p> | ||
</div> | ||
</div> | ||
|
||
<div class="row mt-4"> | ||
<div class="col-md-4 outcome-item"> | ||
<i class="fas fa-briefcase fa-3x mb-3"></i> | ||
<h4>Business Management & Entrepreneurship</h4> | ||
<h4>Business Management & Entrepreneurship</h4> | ||
<p>Our business graduates are leading global companies, launching successful startups, and driving corporate strategies that are shaping the world economy.</p> | ||
</div> | ||
<div class="col-md-4 outcome-item"> | ||
<i class="fas fa-gavel fa-3x mb-3"></i> | ||
<h4>Law & Public Policy</h4> | ||
<h4>Law & Public Policy</h4> | ||
<p>Alumni in law and policy are advocating for social justice, influencing government policy, and serving in international organizations to uphold human rights and equality.</p> | ||
</div> | ||
<div class="col-md-4 outcome-item"> | ||
|
@@ -266,7 +266,7 @@ <h4>Industrial Leadership</h4> | |
|
||
<section class="text-center campus-section py-5"> | ||
<div class="container"> | ||
<h2 class="section-header display-4">Campus Life & Events</h2> | ||
<h2 class="section-header display-4">Campus Life & Events</h2> | ||
<p class="lead">Engage in vibrant campus life and attend global events. A vibrant and inclusive community fostering personal growth, academic and extracurricular pursuits, and meaningful relationships. Experience an inspiring environment for your academic and personal growth.</p> | ||
|
||
<!-- Event Cards --> | ||
|
@@ -367,9 +367,9 @@ <h5><a href="public/contact.html">Contact</a></h5> | |
<div class="col-md-2"> | ||
<h5>Socials</h5> | ||
<ul> | ||
<li><a href="#">Linked In</a></li> | ||
<li><a href="#">Twitter</a></li> | ||
<li><a href="#">Facebook</a></li> | ||
<li><a href="https://www.linkedin.com/school/upesdehradun/posts/?feedView=all" target="_blank">Linked In</a></li> | ||
<li><a href="https://x.com/UPESDehradun?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor" target="_blank">Twitter</a></li> | ||
<li><a href="https://www.facebook.com/UPESddnuk/" target="_blank">Facebook</a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
|