Using Grids with Classless CSS
The below divs, etc, will be genrated programmatically!
Colum 1/3
Can I write something here
Colum 2/3
Colum 3/3
Colum 1/3
Colum 2/3
Colum 3/3
<div class="row">
<div class="col-4 bg-light p-1"><h4> Hi Colum 1/3</h4></div>
<div class="col-4"><h4 class="bg-light p-1">helloColum 2/3</h4></div>
<div class="col-4 bg-light p-1"><h4>Hola Colum 3/3</h4></div>
</div>
<div class="row">
<div class="col-6"><h4>Colum 1/2</h4></div>
<div class="col-6 bg-light ">
<h4> hello </h4>
<p>This text is on the other side explaining something. If the width of the viewport is small enough, this text should be visible below the the heading on the left.</p>
</div>
</div>
Colum 1/2
This text is on the other side explaining something. If the width of the viewport is small enough, this text should be visible below the the heading on the left.
Colum 1/2
This text is on the other side explaining something. If the width of the viewport is small enough, this text should be visible below the the heading on the left.
Colum 1/3
I'll tell you .... I'll tell you .... I'll tell you ....