Différences entre les versions de « Using grids »

De Test Entre Amis
Aller à : navigation, rechercher
(Page créée avec « <div class="container-fluid mb-4"> <div class="row"> <div class="col-12 col-lg-6 col-xl-4 mb-2 mb-lg-4 mb-xl-0"> <div class="card"> <div class="card-body"> <h5 class="... »)
 
Ligne 1 : Ligne 1 :
 
<div class="container-fluid mb-4">
 
<div class="container-fluid mb-4">
<div class="row">
+
  <div class="row">
<div class="col-12 col-lg-6 col-xl-4 mb-2 mb-lg-4 mb-xl-0">
+
    <div class="col-12 col-lg-6 col-xl-4 mb-2 mb-lg-4 mb-xl-0">
<div class="card">
+
      <div class="card">
<div class="card-body">
+
        <div class="card-body">
<h5 class="card-title">Title 1</h5>
+
          <h5 class="card-title">Title 1</h5>
 
[[File:Screenshot tweeki.png|class=img-fluid| link=]]
 
[[File:Screenshot tweeki.png|class=img-fluid| link=]]
</div>
+
        </div>
<div class="card-footer">Footer text 1</div>
+
        <div class="card-footer">Footer text 1</div>
</div><!-- End of card -->
+
      </div><!-- End of card -->
</div><!-- end of col 1-->
+
    </div><!-- end of col 1-->
  
 
<div class="col-12 col-lg-6 col-xl-4 mb-2 mb-lg-4 mb-xl-0">
 
<div class="col-12 col-lg-6 col-xl-4 mb-2 mb-lg-4 mb-xl-0">
Ligne 33 : Ligne 33 :
 
</div><!-- End of row 1-->
 
</div><!-- End of row 1-->
 
</div>
 
</div>
 +
 +
<img src="..." class="img-fluid" alt="...">

Version du 7 janvier 2023 à 21:45

Title 1

Screenshot tweeki.png

Title 2

Screenshot tweeki.png

Title 3

Screenshot tweeki.png

...