Text: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
<!-- Knowlepedia Main Page – SEO Optimized -->
<!-- SEO Meta Title and Description -->
{{#seo:
{{#seo:
|title=Knowlepedia – Explore Verified Biographies of India
|title=Knowlepedia – Indian Biography Encyclopedia
|description=Discover, create, and explore verified biographies of Indian personalities. From historical icons to modern influencers – Knowlepedia brings knowledge to life.
|description=Explore inspiring Indian biographies, books, history, and knowledge. Discover lives that changed India, only on Knowlepedia.
}}
}}


<!-- Welcome and About -->
<!-- ✅ Main Page Welcome and About -->
{{MainPage/Welcome}}
{{MainPage/Welcome}}
{{MainPage/About}}
{{MainPage/About}}


<!-- Responsive Grid Layout -->
<!-- Responsive Two-Column Layout -->
<div style="display: flex; flex-wrap: wrap; gap: 20px; justify-content: space-between; margin-top: 1em;">
<div style="display:flex; flex-wrap:wrap; gap:20px; justify-content:space-between;">


   <!-- Left Column -->
   <!-- Left Column -->
   <div style="flex: 1 1 100%; max-width: 100%; @media (min-width: 768px) {flex: 1 1 48%;}">
   <div style="flex:1 1 48%; min-width:300px;">
 
    <!-- 📌 Did You Know -->
    <h2 style="font-size:120%; color:#2e7d32; border-bottom:2px solid #ccc; padding-bottom:4px;">Did You Know?</h2>
     {{MainPage/DidYouKnow}}
     {{MainPage/DidYouKnow}}
    <!-- 🗓️ On This Day -->
    <h2 style="font-size:120%; color:#2e7d32; border-bottom:2px solid #ccc; padding-bottom:4px;">On This Day</h2>
     {{MainPage/OnThisDay}}
     {{MainPage/OnThisDay}}
    <!-- 🖼️ Picture of the Day -->
    <h2 style="font-size:120%; color:#2e7d32; border-bottom:2px solid #ccc; padding-bottom:4px;">Picture of the Day</h2>
     {{MainPage/Picture}}
     {{MainPage/Picture}}
   </div>
   </div>


   <!-- Right Column -->
   <!-- Right Column -->
   <div style="flex: 1 1 100%; max-width: 100%; @media (min-width: 768px) {flex: 1 1 48%;}">
   <div style="flex:1 1 48%; min-width:300px;">
 
    <!-- 📰 News -->
    <h2 style="font-size:120%; color:#1565c0; border-bottom:2px solid #ccc; padding-bottom:4px;">Latest News</h2>
     {{MainPage/News}}
     {{MainPage/News}}
    <!-- 🔥 Popular Biographies -->
    <h2 style="font-size:120%; color:#1565c0; border-bottom:2px solid #ccc; padding-bottom:4px;">Popular Biographies</h2>
     {{MainPage/Popular}}
     {{MainPage/Popular}}
    <!-- 🧭 Portals -->
    <h2 style="font-size:120%; color:#1565c0; border-bottom:2px solid #ccc; padding-bottom:4px;">Explore Portals</h2>
    {{MainPage/Portals}}
    <!-- 📚 Featured Books -->
    <h2 style="font-size:120%; color:#1565c0; border-bottom:2px solid #ccc; padding-bottom:4px;">Featured Books</h2>
     {{MainPage/Books}}
     {{MainPage/Books}}
    {{MainPage/Portals}}
 
   </div>
   </div>


</div>
<!-- Create a Book Biography Suggestion Box -->
<div style="margin-top:2em;">
</div>
</div>