Main Page: Difference between revisions

From Citypedia Online
No edit summary
No edit summary
Line 50: Line 50:
         </div>
         </div>
<div style="background:#f8f9fa; border:1px solid #a2a9b1; padding:15px; border-radius:6px;">
<div style="background:#f8f9fa; border:1px solid #a2a9b1; padding:15px; border-radius:6px;">
<style>
  .cp-infobox {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    border: 1px solid #a2a9b1;
    background-color: #f8f9fa;
    width: 100%;
    max-width: 300px; /* Standard wiki sidebar width */
    margin: 10px 0 10px 10px;
    float: right; /* Floats to the right on desktop */
    font-size: 0.85rem;
    line-height: 1.4;
    border-radius: 2px;
  }


<div class="city-infobox">
  .cp-header {
   <div class="infobox-header">New York City</div>
    background-color: #def3ff;
    padding: 8px;
    text-align: center;
    font-weight: bold;
    font-size: 1.1rem;
    border-bottom: 1px solid #a2a9b1;
  }
 
  .cp-image-box {
    text-align: center;
    padding: 10px;
    background: #fff;
  }
 
  .cp-row {
    display: flex; /* Creates the two columns */
    border-bottom: 1px solid #efefef;
  }
 
  .cp-label {
    flex: 1; /* Left column size */
    padding: 6px 10px;
    font-weight: bold;
    background-color: #f2f2f2;
    border-right: 1px solid #efefef;
  }
 
  .cp-data {
    flex: 1.5; /* Right column size (slightly wider) */
    padding: 6px 10px;
    background-color: #fff;
  }
 
  /* Mobile responsiveness */
  @media screen and (max-width: 480px) {
    .cp-infobox {
      float: none;
      margin: 10px auto;
      width: 100%;
      max-width: 100%;
    }
  }
</style>
 
<aside class="cp-infobox">
   <div class="cp-header">City Name</div>
    
    
   <div class="infobox-row">
   <div class="cp-image-box">
     <div class="infobox-label">Country</div>
    <div style="background:#eee; height:150px; display:flex; align-items:center; justify-content:center; color:#777; border:1px dashed #ccc;">
     <div class="infobox-data">United States</div>
      City Photo/Map
    </div>
  </div>
 
  <div class="cp-row">
     <div class="cp-label">Country</div>
     <div class="cp-data">United Kingdom</div>
  </div>
 
  <div class="cp-row">
    <div class="cp-label">Region</div>
    <div class="cp-data">Greater London</div>
   </div>
   </div>
 
 
   <div class="infobox-row">
   <div class="cp-row">
     <div class="infobox-label">Established</div>
     <div class="cp-label">Founded</div>
     <div class="infobox-data">1624</div>
     <div class="cp-data">c. 43 AD</div>
   </div>
   </div>
 
 
   <div class="infobox-row">
   <div class="cp-row">
     <div class="infobox-label">Population</div>
     <div class="cp-label">Area</div>
     <div class="infobox-data">8.8 Million</div>
     <div class="cp-data">1,572 km²</div>
   </div>
   </div>
 
 
   <div class="infobox-row">
   <div class="cp-row">
     <div class="infobox-label">Time Zone</div>
     <div class="cp-label">Population</div>
     <div class="infobox-data">EST (UTC−5)</div>
     <div class="cp-data">8,982,000</div>
   </div>
   </div>
</div>
</aside>

Revision as of 12:10, 9 January 2026

Welcome to Citypedia Online
A collaborative encyclopedia documenting the cities, towns, and urban heritage of Maharashtra

🏙️ Explore Maharashtra’s Cities, Citypedia Online: The Encyclopedia of Cities in Maharashtra 🌆

सिटिपीडिया ऑनलाईन. महाराष्ट्रातील प्रमुख शहरांचे विकी-पोर्टल.. .
या.. सदस्य होऊया, आपापल्या शहराची माहिती जोडत जाऊया, एक ज्ञानकोश निर्माण करूया.


महाराष्ट्रातील शहरांसाठी एक अभिनव संकल्पना.. शहरातील व्यक्ति, संस्था आणि घडामोडी यांचा नागरिकांनी घेतलेला वेध म्हणजे सिटिपीडिया

Citypedia is a collaborative encyclopedia dedicated to documenting the Wiki-Portal for the cities of Maharashtra.
Explore detailed information on: * Personalities & Institutions | * History, Geography & heritage | * Infrastructure & Civic Issues | * Also the important News & Events, Documented by you & me, online

सिटीपीडिया वर आपला सक्रिय सहभाग अपेक्षित आहे. सिटीपीडिया हे शहरात राहणाऱ्या प्रत्येकासाठी उपयोगी पडेल असा ज्ञानकोश बनावा असा आमचा प्रयत्न आहे. आपण कशा प्रकारे यात सामील होऊ शकता ? प्रथम सिटीपीडिया या संकेत-स्थळावर सदस्य व्हा त्यानंतर सहभागी व्हा आणि आपल्या आवडीच्या विषयावर लिखाण करा (प्रकाशित झालेल्या लेखांमध्ये बदल करा किंवा नवीन लेख लिहा).

Become a Member
Help Articles
Citypedia Foundation


Citypedia Wiki-Portals are available for following cities


मुंबई

पुणे
File:Bio Icon.png
नाशिक

<style>

 .cp-infobox {
   font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
   border: 1px solid #a2a9b1;
   background-color: #f8f9fa;
   width: 100%;
   max-width: 300px; /* Standard wiki sidebar width */
   margin: 10px 0 10px 10px;
   float: right; /* Floats to the right on desktop */
   font-size: 0.85rem;
   line-height: 1.4;
   border-radius: 2px;
 }
 .cp-header {
   background-color: #def3ff;
   padding: 8px;
   text-align: center;
   font-weight: bold;
   font-size: 1.1rem;
   border-bottom: 1px solid #a2a9b1;
 }
 .cp-image-box {
   text-align: center;
   padding: 10px;
   background: #fff;
 }
 .cp-row {
   display: flex; /* Creates the two columns */
   border-bottom: 1px solid #efefef;
 }
 .cp-label {
   flex: 1; /* Left column size */
   padding: 6px 10px;
   font-weight: bold;
   background-color: #f2f2f2;
   border-right: 1px solid #efefef;
 }
 .cp-data {
   flex: 1.5; /* Right column size (slightly wider) */
   padding: 6px 10px;
   background-color: #fff;
 }
 /* Mobile responsiveness */
 @media screen and (max-width: 480px) {
   .cp-infobox {
     float: none;
     margin: 10px auto;
     width: 100%;
     max-width: 100%;
   }
 }

</style>

<aside class="cp-infobox">

City Name
     City Photo/Map
Country
United Kingdom
Region
Greater London
Founded
c. 43 AD
Area
1,572 km²
Population
8,982,000

</aside>