Text: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
<!-- Knowlepedia Main Page – SEO Optimized -->
{{#seo:
|title=Knowlepedia – Explore Verified Biographies of India
|description=Discover, create, and explore verified biographies of Indian personalities. From historical icons to modern influencers – Knowlepedia brings knowledge to life.
}}
<!-- Welcome and About -->
{{MainPage/Welcome}}
{{MainPage/Welcome}}
{{MainPage/About}}
{{MainPage/About}}
<!-- KNOWLEPEDIA MAIN PAGE – Responsive Two Column Layout -->


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


   <!-- Left Column -->
   <!-- Left Column -->
   <div style="flex: 1 1 48%; min-width: 300px;">
   <div style="flex: 1 1 100%; max-width: 100%; @media (min-width: 768px) {flex: 1 1 48%;}">
  {{MainPage/DidYouKnow}}
    {{MainPage/DidYouKnow}}
  {{MainPage/OnThisDay}}
    {{MainPage/OnThisDay}}
  {{MainPage/Picture}}
    {{MainPage/Picture}}
 
   </div>
   </div>


   <!-- Right Column -->
   <!-- Right Column -->
   <div style="flex: 1 1 48%; min-width: 300px;">
   <div style="flex: 1 1 100%; max-width: 100%; @media (min-width: 768px) {flex: 1 1 48%;}">
    {{MainPage/News}}
    {{MainPage/Popular}}
    {{MainPage/Books}}
    {{MainPage/Portals}}
  </div>


  {{MainPage/News}}
</div>
  {{MainPage/Popular}}
  {{MainPage/Portals}}
  {{MainPage/Books}}
 
  </div>


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