Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
105 changes: 105 additions & 0 deletions bihar-culture-landing/Khelobihar.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Khelo Bihar: Sports & Youth</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<header class="sub-hero">
<h1 style="font-family: cursive;">Khelo Bihar</h1>
<h3 style="font-weight: 30;">Sports and Youth Empowerment in Bihar</h3>
</header>

<nav class="main-navigation">
<div class="nav-container">
<a href="index.html" class="nav-link">Home</a>
<a href="culture.html" class="nav-link">Culture</a>
<a href="history.html" class="nav-link">History</a>
<a href="festivals.html" class="nav-link">Festivals</a>
<a href="tourism.html" class="nav-link">Tourism</a>
<a href="modern.html" class="nav-link">Modern Bihar</a>
<a href="Khelobihar.html" class="nav-link active">Khelo Bihar</a>
</div>
</nav>

<main class="main-content">

<section class="highlights-section">
<h2>A New Era for Sports</h2>
<p>"Khelo Bihar" represents the dynamic growth of sports culture in Bihar, marked by strong government support and increasing support for athletes across the state. <br>
This initiative aims to build world-class sports infrastructure, nurture talent from the grassroots level, and inspire youth through competitive sports activities.</p>
</section>

<div class="festival-grid">
<div class="feature-card">
<table>
<tr>
<td>
<img src="assets/images/Khelo_India.svg.png" alt="Khelo India Youth Games" style="width:70%;height:60%; border-radius:12px; margin-bottom:1rem;">
</td>
<td>
<h2>Khelo India Youth Games 2025</h2>
<p>Bihar proudly hosted the Khelo India Youth Games in 2025, featuring competitions in multiple cities. <br>This milestone event showcased the state's growing capability to manage national-level sporting events.</p>
</td>
</tr>
</table>
</div>
</div>

<div class="festival-grid">
<div class="feature-card">
<table>
<tr>
<td>
<h2>Record Medal Haul</h2>
<p>Bihar's athletes achieved a record medal haul, elevating the state's position nationally and proving the success of the new empowerment initiatives.</p>
</td>
<td>
<img src="assets/images/sa.jpg" alt="Bihar Athletes" style="width:70%;height:60%; border-radius:12px; margin-bottom:1rem;">
</td>
</tr>
</table>
</div>
</div>

<div class="festival-grid">
<div class="feature-card">
<table>
<tr>
<td>
<img src="assets/images/1055114-whatsapp-image-2025-04-09-at-174523254d955f.webp" alt="Youth Sports Development" style="width:70%;height:60%; border-radius:12px; margin-bottom:1rem;">
</td>
<td>
<h2>Impact on Youth Development</h2>
<p>This initiative provides immense opportunities for youth, including scholarships, professional training, and viable careers in sports, fostering community engagement and state pride.</p>
</td>
</tr>
</table>
</div>
</div>

<div class="festival-grid">
<div class="feature-card">
<table>
<tr>
<td>
<h2>Government Initiative</h2>
<p>Both the Government of India and the Government of Bihar are actively championing this movement, <br>investing in infrastructure and creating a supportive ecosystem for athletes to thrive.</p>
</td>
<td>
<img src="assets/images/whatsapp_image_2025-09-05_at_3.45.14_pm.webp" alt="Sports Infrastructure" style="width:70%;height:60%; border-radius:12px; margin-bottom:1rem;">
</td>

</tr>
</table>
</div>
</div>

</main>

<footer>
<p>Championing Bihar's talent🏅, building a stronger future.</p>
</footer>
</body>
</html>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bihar-culture-landing/assets/images/sa.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions bihar-culture-landing/culture.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ <h2>Where Tradition Meets Timeless Beauty</h2>
<a href="festivals.html" class="nav-link">Festivals</a>
<a href="tourism.html" class="nav-link">Tourism</a>
<a href="modern.html" class="nav-link">Modern Bihar</a>
<a href="Khelobihar.html" class="nav-link">Khelo Bihar</a>
</div>
</nav>

Expand Down
1 change: 1 addition & 0 deletions bihar-culture-landing/festivals.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ <h3>Rythm of Devotion, Soul of a State</h3>
<a href="festivals.html" class="nav-link active">Festivals</a>
<a href="tourism.html" class="nav-link">Tourism</a>
<a href="modern.html" class="nav-link">Modern Bihar</a>
<a href="Khelobihar.html" class="nav-link">Khelo Bihar</a>
</div>
</nav>

Expand Down
1 change: 1 addition & 0 deletions bihar-culture-landing/history.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ <h3 style="font-weight: 30;">Weaving the tapestry of Bihar</h3>
<a href="festivals.html" class="nav-link">Festivals</a>
<a href="tourism.html" class="nav-link">Tourism</a>
<a href="modern.html" class="nav-link">Modern Bihar</a>
<a href="Khelobihar.html" class="nav-link">Khelo Bihar</a>
</div>
</nav>

Expand Down
1 change: 1 addition & 0 deletions bihar-culture-landing/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ <h2>Bihar Culture</h2>
<a href="festivals.html" class="nav-link">Festivals & Traditions</a>
<a href="tourism.html" class="nav-link">Travel & Tourism</a>
<a href="modern.html" class="nav-link">Modern Bihar</a>
<a href="Khelobihar.html" class="nav-link">Khelo Bihar</a>



Expand Down
1 change: 1 addition & 0 deletions bihar-culture-landing/modern.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ <h1>Modern Bihar</h1>
<a href="festivals.html" class="nav-link">Festivals</a>
<a href="tourism.html" class="nav-link">Tourism</a>
<a href="modern.html" class="nav-link active">Modern Bihar</a>
<a href="Khelobihar.html" class="nav-link ">Khelo Bihar</a>
</div>
</nav>
<div id="sidemain">
Expand Down
1 change: 1 addition & 0 deletions bihar-culture-landing/tourism.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ <h1>Tourism in Bihar</h1>
<a href="festivals.html" class="nav-link">Festivals</a>
<a href="tourism.html" class="nav-link active">Tourism</a>
<a href="modern.html" class="nav-link">Modern Bihar</a>
<a href="Khelobihar.html" class="nav-link">Khelo Bihar</a>
</div>
</nav>

Expand Down
Loading