سلام استاد خسته نباشید من با یک مشکلی در بوت استراپ 5 مواجه شدم و اون هم موقعی است که میخواهم در فوتر کارت مثلا 5 کارت قراردهم و بخواهم گرید بندی به شکل در موبایل 12 کالمن- در col-sm-6 و درmd به بعد هم بصورت col-md استفاده کنم . در حالیکه اصلا col-md را حساب نمی کند. در حالیکه در بوت استراپ 4 به خوبی کار میکند .
<div class="card-footer">
<div class="row text-center">
<div class="col-12 col-sm-6 col-md card text-white bg-primary" >
<div class="card-header">Header</div>
<div class="card-body">
<h5 class="card-title">Primary card title</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
</div>
</div>
<div class="col-12 col-sm-6 col-md card text-white bg-primary" >
<div class="card-header">Header</div>
<div class="card-body">
<h5 class="card-title">Primary card title</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
</div>
</div>
<div class="col-12 col-sm-6 col-md card text-white bg-primary" >
<div class="card-header">Header</div>
<div class="card-body">
<h5 class="card-title">Primary card title</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
</div>
</div>
<div class="col-12 col-sm-6 col-md card text-white bg-primary" >
<div class="card-header">Header</div>
<div class="card-body">
<h5 class="card-title">Primary card title</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
</div>
</div>
<div class="col-12 col-sm-6 col-md card text-white bg-primary" >
<div class="card-header">Header</div>
<div class="card-body">
<h5 class="card-title">Primary card title</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
</div>
</div>
</div>
</div>
ali nakhaei
ترافیک دانلود ، داخلی و نیم بها هست؟
علی شیخ
5 سال پیش
سلام وقت بخیر.
سرور ها داخلی هستند. برای این مورد تست کنید.