User:C/Sandbox Main page 2: Difference between revisions

No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!-- TOP SECTION -->
<!-- TOP SECTION -->
<div style="display:flex; flex-wrap:wrap; gap:5px; margin-bottom:20px;">
<div style="display:flex; flex-wrap:wrap; gap:20px; margin-bottom:20px;">
   <!-- Left column (1/3 on desktop, full width on mobile) -->
   <!-- Left column (1/3 on desktop, full width on mobile) -->
   <div style="flex:1 1 300px; max-width:450px;">
   <div style="flex:1 1 300px; max-width:450px;">
Line 11: Line 11:
       <br>
       <br>
       <br>
       <br>
       It is maintained by contributors who believe that open sharing strengthens
       It is maintained by contributors who believe that open sharing strengthens the entire ecosystem.
      the entire ecosystem.
     </p>
     </p>
   </div>
   </div>
Line 18: Line 17:
   <div style="flex:2 1 500px; min-width:300px;">
   <div style="flex:2 1 500px; min-width:300px;">
     <h2>
     <h2>
       Ecosystem pages
       Ecosystem map
     </h2>
     </h2>
     <p>
     <p>
Line 33: Line 32:
<!-- FEATURED SECTION -->
<!-- FEATURED SECTION -->
<h2>
<h2>
   Featured pages
   Featured ecosystem players
</h2>
</h2>
<div style="display:flex; flex-wrap:wrap; gap:24px; margin-top:20px;">
<div style="display:flex; flex-wrap:wrap; gap:5px; margin-top:20px;margin-bottom:20px;">
   <div style="flex:1 1 250px; border:1px solid #ddd; padding:20px; border-radius:6px; min-height:120px;">
   <div style="flex:1 1 250px; padding:10px; min-height:120px;">
     <em>
     <em>
      Featured placeholder 1
Featured startup
     </em>
     </em>
    <br>
    (Future featured-page template goes here)
   </div>
   </div>
   <div style="flex:1 1 250px; border:1px solid #ddd; padding:20px; border-radius:6px; min-height:120px;">
   <div style="flex:1 1 250px; padding:10px; min-height:120px;">
     <em>
     <em>
      Featured placeholder 2
Featured investor
     </em>
     </em>
    <br>
    (Future featured-page template goes here)
   </div>
   </div>
   <div style="flex:1 1 250px; border:1px solid #ddd; padding:20px; border-radius:6px; min-height:120px;">
   <div style="flex:1 1 250px; padding:10px; min-height:120px;">
     <em>
     <em>
      Featured placeholder 3
Featured other stakeholder
     </em>
     </em>
     <br>
  </div>
     (Future featured-page template goes here)
</div>
 
<!--- Informative section --->
    <h2>
      Knowledge repository
    </h2>
<div style="display:flex; flex-wrap:wrap; gap:20px; margin-top:10px;">
  <!-- Left column (1/3 on desktop, full width on mobile) -->
  <div style="flex:1 1 300px; max-width:450px;">
 
     <p>
The wiki also maintains informative pages, aiming to:
#Provide a shared resource for readers to get up to speed on diverse range of topics within Deep Tech
#Offer common terminology and a reference space to improve communication across stakeholders from different backgrounds
#Capture learning and insights from across the globe to improve how Deep Tech is understood, developed, and practiced
      <br>
Have some knowledge, insight, or experienced to share? You can help others by [[Help:Contributing|contributing to the wiki]]
     </p>
  </div>
  <!-- Right column (2/3 on desktop, full width on mobile) -->
  <div style="flex:2 1 500px; min-width:300px;">
<em>
Featured page here
</em>
   </div>
   </div>
</div>
</div>