3
<style>
#a1 {
background-color:#05466f;
height:120px;
}
#a2 {
}
#a3 {
height:303px;
background-color:red;
margin-top:57px;
}
#a4 {
width:100%;
height:51px;
background-color:pink;
line-height:51px;
color:#757575;
font-size:24px;
}
</style>
</head>
<div class='container-fluid'>
<div class='row justify-content-center align-items-center' id='a1'>
<div class='col' id='a2'>
<center><img src='http://pressdozero.esy.es/Wyden.png' style='width:191px; height:80px;'/> </center>
</div>
</div>
<div class='row justify-content-center' id='a3'>
<div class='col-8' id='a4'>
Você é aluno de...
</div>
<div class='col-8' id='a4'>
Você é aluno de...
</div>
</div>
</div>
Ta so:
How to leave the parts you are student of, one under the other coladinhas with a hint of margin?
Anyone help pf, already tried to td
– Deny Programador PHP
It’s answered friend, I hope it helps, be sure to read the link of the documentation I left
– hugocsl