Jump to content

Main Page: Difference between revisions

From A Modern Way To Be Known
Blanked the page
Tag: Blanking
No edit summary
Tag: Reverted
Line 1: Line 1:
<!-- ========================= -->
<!--  HERO SECTION            -->
<!-- ========================= -->
<div class="bw-hero">
    <div class="bw-hero-inner">
        <h1 class="bw-title">Bharat Wiki</h1>
        <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">
            <input type="search" name="search" placeholder="Search Bharat Wiki..." class="bw-search-input">
            <button type="submit" class="bw-search-btn">Search</button>
        </form>
    </div>
</div>
<!-- ========================= -->
<!--  QUICK ACCESS CARDS      -->
<!-- ========================= -->
<div class="bw-section bw-cards">
    <h2>Explore Bharat</h2>
    <div class="bw-card-grid">
        <a class="bw-card" href="/History_of_India">History</a>
        <a class="bw-card" href="/Culture_of_India">Culture</a>
        <a class="bw-card" href="/Geography_of_India">Places</a>
        <a class="bw-card" href="/Government_of_India">Government</a>
        <a class="bw-card" href="/Economy_of_India">Economy</a>
        <a class="bw-card" href="/Festivals_of_India">Festivals</a>
    </div>
</div>
<!-- ========================= -->
<!--  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>

Revision as of 04:50, 8 December 2025

Bharat Wiki

A free knowledge platform about the history, culture, people and places of Bharat.

       <form action="/index.php" method="get" class="bw-search-form">
           <input type="search" name="search" placeholder="Search Bharat Wiki..." class="bw-search-input">
           <button type="submit" class="bw-search-btn">Search</button>
       </form>

Explore Bharat

       <a class="bw-card" href="/History_of_India">History</a>
       <a class="bw-card" href="/Culture_of_India">Culture</a>
       <a class="bw-card" href="/Geography_of_India">Places</a>
       <a class="bw-card" href="/Government_of_India">Government</a>
       <a class="bw-card" href="/Economy_of_India">Economy</a>
       <a class="bw-card" href="/Festivals_of_India">Festivals</a>

Featured Article

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.

<a href="/India">Read more →</a>

Categories

<a href="/Category:History">History</a>
<a href="/Category:Culture">Culture</a>
<a href="/Category:States">States</a>
<a href="/Category:People">People</a>
<a href="/Category:Places">Places</a>
<a href="/Category:Festivals">Festivals</a>

Did You Know?

  • India is the world’s largest democracy.
  • The Kumbh Mela is visible from space.
  • Yoga originated in ancient India over 5,000 years ago.