Grid yapısı kullanınca resimler neden yan yana gelmediler?

yazilimologgg31

Centipat
Katılım
20 Ekim 2023
Mesajlar
98
Daha fazla  
Cinsiyet
Erkek

Dosya Ekleri

  • Ekran görüntüsü 2023-12-11 211055.png
    Ekran görüntüsü 2023-12-11 211055.png
    168,7 KB · Görüntüleme: 44
Son düzenleme:
Kodlari da atar misiniz?

<div class="col-sm-9">
<div class="features">
<h2 class="title text-center">Features Items</h2>
<div class="col-sm-4">
<div class="card" style="width: 18rem;">
<img src="product1.jpg" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title">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>
<a href="#" class="btn btn-primary">Go somewhere</a>
</div>
</div>

</div>
<div class="col-sm-4">
<div class="card" style="width: 18rem;">
<img src="product2.jpg" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title">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>
<a href="#" class="btn btn-primary">Go somewhere</a>
</div>
</div>
</div>
</div>
</div>

Aynı div içindeler mi?

Evet hocam.
 
<Div class="col-SM-9">
<Div class="features">
<H2 class="title text-Center">features ıtems</h2>
<Div class="col-SM-4">
<Div class="Card" style="width: 18RAM;">
<İmg src="product1.JPG" class="Card-img-top" alt="...">
<Div class="Card-body">
<H5 class="Card-title">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>
<A href="#" class="btn btn-primary">go somewhere</a>
</Div>
</Div>

</Div>
<Div class="col-SM-4">
<Div class="Card" style="width: 18RAM;">
<İmg src="product2.JPG" class="Card-img-top" alt="...">
<Div class="Card-body">
<H5 class="Card-title">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>
<A href="#" class="btn btn-primary">go somewhere</a>
</Div>
</Div>
</Div>
</Div>
</Div>

Önce Grid system busayfadaki kodları deneyin ve sonra yapmak istediğinizi yavaş yavaş geliştirin. Açıkçası Bootstrap pek bilmiyor ve kullanmıyorum.
 

Bu konuyu görüntüleyen kullanıcılar

Technopat Haberler

Yeni konular

Geri
Yukarı