Jump to content

Template:Company: Difference between revisions

From Wiki Point
No edit summary
No edit summary
Line 1: Line 1:
<!-- 🏢 Company Cards -->
<!-- 🏢 Company Cards -->
<div style="display:flex; flex-wrap:wrap; gap:16px; padding:10px;">
<div style="display:flex; flex-wrap:wrap; gap:16px; padding:10px; justify-content:flex-start;">
 
<style>
.company-card {
  width:48%; /* 👈 2 cards per row */
  background:#ffffff;
  border-radius:12px;
  box-shadow:0 3px 10px rgba(0,0,0,0.12);
  padding:14px;
  text-align:center;
  font-family:Arial, sans-serif;
  box-sizing:border-box;
}
.company-title {
  font-weight:600;
  margin-top:8px;
}
.company-industry {
  font-size:85%;
  color:#666;
}
.company-info {
  font-size:80%;
  margin-top:6px;
  line-height:1.6;
}
</style>


<!-- Company 1 -->
<!-- Company 1 -->
<div style="width:200px; background:#ffffff; border-radius:12px; box-shadow:0 3px 10px rgba(0,0,0,0.12); padding:14px; text-align:center; font-family:Arial, sans-serif;">
<div class="company-card">
 
[[File:Medline Academy Logo.jpg|110px|frameless|center]]
[[File:Medline Academy Logo.jpg|110px|frameless|center]]


<div style="font-weight:600; margin-top:8px;">Medline Academy</div>
<div class="company-title">Medline Academy</div>
 
<div class="company-industry">EdTech / Educational Institute</div>
<div style="font-size:85%; color:#666;">EdTech / Educational Institute</div>


<div style="font-size:80%; margin-top:6px; line-height:1.6;">
<div class="company-info">
[[india]]<br>
[[India]]<br>
Founded: 2016<br>
Founded: 2016<br>
Founder:[[Ainstin S Dennis]]
Founder: [[Ainstin S Dennis]]
</div>
</div>


<small>[[Company Page|Read More →]]</small>
<small>[[Company Page|Read More →]]</small>
</div>
</div>


<!-- Company 2 -->
<!-- Company 2 -->
<div style="width:200px; background:#ffffff; border-radius:12px; box-shadow:0 3px 10px rgba(0,0,0,0.12); padding:14px; text-align:center;">
<div class="company-card">
 
[[File:Logo2.png|110px|frameless|center]]
[[File:Logo2.png|110px|frameless|center]]


<div style="font-weight:600; margin-top:8px;">Company Name</div>
<div class="company-title">Company Name</div>
 
<div class="company-industry">Industry / Type</div>
<div style="font-size:85%; color:#666;">Industry / Type</div>


<div style="font-size:80%; margin-top:6px; line-height:1.6;">
<div class="company-info">
📍 Country<br>
Country<br>
📅 Founded: Year<br>
Founded: Year<br>
👤 Founder: Name
Founder: Name
</div>
</div>


<small>[[Company Page|Read More →]]</small>
<small>[[Company Page|Read More →]]</small>
</div>
</div>


<!-- Company 3 -->
<!-- Company 3 -->
<div style="width:200px; background:#ffffff; border-radius:12px; box-shadow:0 3px 10px rgba(0,0,0,0.12); padding:14px; text-align:center;">
<div class="company-card">
 
[[File:Logo3.png|110px|frameless|center]]
[[File:Logo3.png|110px|frameless|center]]


<div style="font-weight:600; margin-top:8px;">Company Name</div>
<div class="company-title">Company Name</div>
<div class="company-industry">Industry / Type</div>


<div style="font-size:85%; color:#666;">Industry / Type</div>
<div class="company-info">
 
Country<br>
<div style="font-size:80%; margin-top:6px; line-height:1.6;">
Founded: Year<br>
📍 Country<br>
Founder: Name
📅 Founded: Year<br>
👤 Founder: Name
</div>
</div>


<small>[[Company Page|Read More →]]</small>
<small>[[Company Page|Read More →]]</small>
</div>
</div>


<!-- Company 4 -->
<!-- Company 4 -->
<div style="width:200px; background:#ffffff; border-radius:12px; box-shadow:0 3px 10px rgba(0,0,0,0.12); padding:14px; text-align:center;">
<div class="company-card">
 
[[File:Logo4.png|110px|frameless|center]]
[[File:Logo4.png|110px|frameless|center]]


<div style="font-weight:600; margin-top:8px;">Company Name</div>
<div class="company-title">Company Name</div>
<div class="company-industry">Industry / Type</div>


<div style="font-size:85%; color:#666;">Industry / Type</div>
<div class="company-info">
 
Country<br>
<div style="font-size:80%; margin-top:6px; line-height:1.6;">
Founded: Year<br>
📍 Country<br>
Founder: Name
📅 Founded: Year<br>
👤 Founder: Name
</div>
</div>


<small>[[Company Page|Read More →]]</small>
<small>[[Company Page|Read More →]]</small>
</div>
<!-- Company 5 -->
<div style="width:200px; background:#ffffff; border-radius:12px; box-shadow:0 3px 10px rgba(0,0,0,0.12); padding:14px; text-align:center;">
[[File:Logo5.png|110px|frameless|center]]
<div style="font-weight:600; margin-top:8px;">Company Name</div>
<div style="font-size:85%; color:#666;">Industry / Type</div>
<div style="font-size:80%; margin-top:6px; line-height:1.6;">
📍 Country<br>
📅 Founded: Year<br>
👤 Founder: Name
</div>
<small>[[Company Page|Read More →]]</small>
</div>
</div>


</div>
</div>

Revision as of 11:23, 17 March 2026

<style> .company-card {

 width:48%; /* 👈 2 cards per row */
 background:#ffffff;
 border-radius:12px;
 box-shadow:0 3px 10px rgba(0,0,0,0.12);
 padding:14px;
 text-align:center;
 font-family:Arial, sans-serif;
 box-sizing:border-box;

} .company-title {

 font-weight:600;
 margin-top:8px;

} .company-industry {

 font-size:85%;
 color:#666;

} .company-info {

 font-size:80%;
 margin-top:6px;
 line-height:1.6;

} </style>

Medline Academy
EdTech / Educational Institute

India
Founded: 2016
Founder: Ainstin S Dennis

Read More →

File:Logo2.png
Company Name
Industry / Type

Country
Founded: Year
Founder: Name

Read More →

File:Logo3.png
Company Name
Industry / Type

Country
Founded: Year
Founder: Name

Read More →

File:Logo4.png
Company Name
Industry / Type

Country
Founded: Year
Founder: Name

Read More →