|
|
| Line 1: |
Line 1: |
| <!-- ========================= --> | | <html> |
| <!-- HERO SECTION -->
| |
| <!-- ========================= -->
| |
| <div class="bw-hero"> | | <div class="bw-hero"> |
| <div class="bw-hero-inner"> | | <div class="bw-hero-inner"> |
| Line 7: |
Line 5: |
| <p class="bw-subtitle">A free knowledge platform about the history, culture, people and places of Bharat.</p> | | <p class="bw-subtitle">A free knowledge platform about the history, culture, people and places of Bharat.</p> |
|
| |
|
| <!-- SEARCH BAR -->
| |
| <form action="/index.php" method="get" class="bw-search-form"> | | <form action="/index.php" method="get" class="bw-search-form"> |
| <input type="search" name="search" placeholder="Search Bharat Wiki..." class="bw-search-input"> | | <input type="search" name="search" placeholder="Search Bharat Wiki..." class="bw-search-input"> |
| Line 15: |
Line 12: |
| </div> | | </div> |
|
| |
|
| <!-- ========================= -->
| |
| <!-- QUICK ACCESS CARDS -->
| |
| <!-- ========================= -->
| |
| <div class="bw-section bw-cards"> | | <div class="bw-section bw-cards"> |
| <h2>Explore Bharat</h2> | | <h2>Explore Bharat</h2> |
| Line 29: |
Line 23: |
| </div> | | </div> |
| </div> | | </div> |
| | | </html> |
| <!-- ========================= -->
| |
| <!-- FEATURED ARTICLE -->
| |
| <!-- ========================= -->
| |
| <div class="bw-section">
| |
| <h2>Featured Article</h2>
| |
| <div class="bw-box">
| |
| <h3>[[India]]</h3>
| |
| <p>
| |
| India, officially the Republic of India, is a country in South Asia.
| |
| It is the seventh-largest country by area, the most populous country,
| |
| and the world's largest democracy.
| |
| </p>
| |
| <p><a href="/India">Read more →</a></p>
| |
| </div>
| |
| </div>
| |
| | |
| <!-- ========================= -->
| |
| <!-- TRENDING TOPICS -->
| |
| <!-- ========================= -->
| |
| <div class="bw-section">
| |
| <h2>Trending Topics</h2>
| |
| <ul class="bw-list">
| |
| <li>[[Ayodhya Ram Mandir]]</li>
| |
| <li>[[Chandrayaan-3]]</li>
| |
| <li>[[Indian Economy 2024]]</li>
| |
| <li>[[Lok Sabha]]</li>
| |
| <li>[[Varanasi]]</li>
| |
| </ul>
| |
| </div>
| |
| | |
| <!-- ========================= -->
| |
| <!-- EXPLORE BY CATEGORY -->
| |
| <!-- ========================= -->
| |
| <div class="bw-section">
| |
| <h2>Categories</h2>
| |
| <div class="bw-category-grid">
| |
| <div><a href="/Category:History">History</a></div>
| |
| <div><a href="/Category:Culture">Culture</a></div>
| |
| <div><a href="/Category:States">States</a></div>
| |
| <div><a href="/Category:People">People</a></div>
| |
| <div><a href="/Category:Places">Places</a></div>
| |
| <div><a href="/Category:Festivals">Festivals</a></div>
| |
| </div>
| |
| </div>
| |
| | |
| <!-- ========================= -->
| |
| <!-- DID YOU KNOW -->
| |
| <!-- ========================= -->
| |
| <div class="bw-section">
| |
| <h2>Did You Know?</h2>
| |
| <div class="bw-box">
| |
| <ul>
| |
| <li>India is the world’s largest democracy.</li>
| |
| <li>The Kumbh Mela is visible from space.</li>
| |
| <li>Yoga originated in ancient India over 5,000 years ago.</li>
| |
| </ul>
| |
| </div>
| |
| </div>
| |
| | |
| <!-- ========================= -->
| |
| <!-- FOOTER STRIP -->
| |
| <!-- ========================= -->
| |
| <div class="bw-footer-strip"></div>
| |