Skip to content

Commit

Permalink
nav
Browse files Browse the repository at this point in the history
  • Loading branch information
AaravJuneja committed Feb 25, 2024
1 parent 9e6bc28 commit 3548cad
Show file tree
Hide file tree
Showing 7 changed files with 72 additions and 20 deletions.
12 changes: 10 additions & 2 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<div class="top_comp">
<a href="/"><img class="left_img" src="/images/logo.jpg"></a>
<h2>INDIA'S LARGEST ONLINE DEBATING PLATFORM</h2>
<h2 data-content="INDIA'S LARGEST ONLINE DEBATING PLATFORM">INDIA'S LARGEST ONLINE DEBATING PLATFORM</h2>
<img class="right_img" src="/images/dublieu.png" alt="">
</div>

Expand All @@ -29,7 +29,15 @@ <h2>INDIA'S LARGEST ONLINE DEBATING PLATFORM</h2>
<ul class="nav-links">
<li class="link" id="homeLink"><a href="index.html">Home &nbsp;</a></li>
<li class="link" style="color: white; margin: 0;">|</li>
<li id="link1" class="link"><a href="about.html">About Us</a></li>
<div class="dropdown">
<button class="dropbtn">About Us
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<a href="about.html">Vision & Mission</a>
<a href="team.html">The Team</a>
</div>
</div>
<li class="link" style="color: white; margin: 0;">|</li>
<li id="link1" class="link"><a href="programs.html">India MUN Programs</a></li>
<li class="link" style="color: white; margin: 0;">|</li>
Expand Down
12 changes: 10 additions & 2 deletions guests.html → affliates.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<div class="top_comp">
<a href="/"><img class="left_img" src="/images/logo.jpg"></a>
<h2>INDIA'S LARGEST ONLINE DEBATING PLATFORM</h2>
<h2 data-content="INDIA'S LARGEST ONLINE DEBATING PLATFORM">INDIA'S LARGEST ONLINE DEBATING PLATFORM</h2>
<img class="right_img" src="/images/dublieu.png" alt="">
</div>

Expand All @@ -29,7 +29,15 @@ <h2>INDIA'S LARGEST ONLINE DEBATING PLATFORM</h2>
<ul class="nav-links">
<li class="link" id="homeLink"><a href="index.html">Home &nbsp;</a></li>
<li class="link" style="color: white; margin: 0;">|</li>
<li id="link1" class="link"><a href="about.html">About Us</a></li>
<div class="dropdown">
<button class="dropbtn">About Us
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<a href="about.html">Vision & Mission</a>
<a href="team.html">The Team</a>
</div>
</div>
<li class="link" style="color: white; margin: 0;">|</li>
<li id="link1" class="link"><a href="programs.html">India MUN Programs</a></li>
<li class="link" style="color: white; margin: 0;">|</li>
Expand Down
12 changes: 10 additions & 2 deletions committees.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<div class="top_comp">
<a href="/"><img class="left_img" src="/images/logo.jpg"></a>
<h2>INDIA'S LARGEST ONLINE DEBATING PLATFORM</h2>
<h2 data-content="INDIA'S LARGEST ONLINE DEBATING PLATFORM">INDIA'S LARGEST ONLINE DEBATING PLATFORM</h2>
<img class="right_img" src="/images/dublieu.png" alt="">
</div>

Expand All @@ -29,7 +29,15 @@ <h2>INDIA'S LARGEST ONLINE DEBATING PLATFORM</h2>
<ul class="nav-links">
<li class="link" id="homeLink"><a href="index.html">Home &nbsp;</a></li>
<li class="link" style="color: white; margin: 0;">|</li>
<li id="link1" class="link"><a href="about.html">About Us</a></li>
<div class="dropdown">
<button class="dropbtn">About Us
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<a href="about.html">Vision & Mission</a>
<a href="team.html">The Team</a>
</div>
</div>
<li class="link" style="color: white; margin: 0;">|</li>
<li id="link1" class="link"><a href="programs.html">India MUN Programs</a></li>
<li class="link" style="color: white; margin: 0;">|</li>
Expand Down
12 changes: 9 additions & 3 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -960,12 +960,18 @@ svg {

.team-member h3 {
margin: 0;
font-size: 1.2em;
font-size: 1.3em;
color: #FFF;
}

.team-member p {
margin: 0;
color: #777;
font-size: 1em;
color: #999999;
font-size: 1.1em;
}

.team-member h6 {
margin: 0;
color:#dddddddb;
font-size: 0.9em;
}
Binary file added images/3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 10 additions & 2 deletions programs.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<div class="top_comp">
<a href="/"><img class="left_img" src="/images/logo.jpg"></a>
<h2>INDIA'S LARGEST ONLINE DEBATING PLATFORM</h2>
<h2 data-content="INDIA'S LARGEST ONLINE DEBATING PLATFORM">INDIA'S LARGEST ONLINE DEBATING PLATFORM</h2>
<img class="right_img" src="/images/dublieu.png" alt="">
</div>

Expand All @@ -29,7 +29,15 @@ <h2>INDIA'S LARGEST ONLINE DEBATING PLATFORM</h2>
<ul class="nav-links">
<li class="link" id="homeLink"><a href="index.html">Home &nbsp;</a></li>
<li class="link" style="color: white; margin: 0;">|</li>
<li id="link1" class="link"><a href="about.html">About Us</a></li>
<div class="dropdown">
<button class="dropbtn">About Us
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<a href="about.html">Vision & Mission</a>
<a href="team.html">The Team</a>
</div>
</div>
<li class="link" style="color: white; margin: 0;">|</li>
<li id="link1" class="link"><a href="programs.html">India MUN Programs</a></li>
<li class="link" style="color: white; margin: 0;">|</li>
Expand Down
32 changes: 23 additions & 9 deletions team.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ <h2 data-content="INDIA'S LARGEST ONLINE DEBATING PLATFORM">INDIA'S LARGEST ONLI
<li class="link" style="color: white; margin: 0;">|</li>
<li id="link1" class="link"><a href="https://linktr.ee/indiamun" target="_blank">Apply Now</a></li>
<li class="link" style="color: white; margin: 0;">|</li>
<li id="link2" class="link"><a href="guests.html">Our Guests</a></li>
<li id="link2" class="link"><a href="affliates.html">Affliate Now</a></li>
<li class="link" style="color: white; margin: 0;">|</li>
<li id="link3" class="link"><a href="committees.html">Committees</a></li>
</ul>
Expand Down Expand Up @@ -73,34 +73,48 @@ <h2 class="header">Governing Council</h2>
</div>

<div class="team-section governing-council">
<div class="team-member">
<img src="images/1.jpg" alt="Member 1">
<h3>Major Mohammad Ali Shah</h3>
<p>Mentor</p>
</div>
<div class="team-member">
<img src="images/1.jpg" alt="Member 1">
<h3>Maj. Mohammad Ali Shah</h3>
<p>Mentor</p>
<br>
<h6>IIM Ahemedabad Graduate, World Record Holder for Highest Number of TedX Talks, and featured in Bajrangi Bhaijaan</h6>
</div>

<div class="team-member">
<img src="images/2.jpg" alt="Member 2">
<h3>Prof. Ritu Gupta</h3>
<br>
<p>Advisor</p>
<br>
<h6>Professor of Law at National Law University Delhi</h6>
</div>

<div class="team-member">
<img src="images/3.jpg" alt="Member 3">
<h3>Naman Gupta</h3>
<br>
<p>Managing Director</p>
<br>
<h6>Secretary General of Model UN Conference Partnered with G20, Y20, and the United Nations Information Centre for India and Bhutan</h6>
</div>

<div class="team-member">
<img src="images/4.jpg" alt="Member 3">
<h3>Adarsh Kumar Singh</h3>
<p>Core Advisor</p>
<br>
<p>Core Team Member</p>
<br>
<h6>TedX Speaker and Co-Founder and C.O.O of Aspirant Learning India</h6>
</div>

<div class="team-member">
<img src="images/5.jpg" alt="Member 3">
<img src="images/4.jpg" alt="Member 3">
<h3>Vedant Kumar</h3>
<br>
<p>Core Team Member</p>
<br>
<h6>Founder of Dublieu partenered with IIT Bombay, IIT Kharagpur, Miranda House, KMC, Hindu, DTU, SCS, DPS, Modern School</h6>
</div>
</div>
</div>
Expand All @@ -116,7 +130,7 @@ <h2 class="header">Organising Team</h2>
<div class="team-member">
<img src="4.jpg" alt="Member 4">
<h3>Kushagra Sethia</h3>
<p>Secretariat</p>
<p>Secretariat Member</p>
</div>

<div class="team-member">
Expand Down

0 comments on commit 3548cad

Please sign in to comment.