1
Good evening, everyone, I hope you’re all right.
I’m having trouble aligning Text on top of Input.
HTML
<div class="form-group2 col-md-4">
<label for="inputState">Estado</label>
<select id="inputState"
type="text"
class="form-control">
CSS
#inputState {
padding: auto;
margin: 78px;
margin-top: auto;
width: 245px;
A sample picture of what I’m trying to do
I would be very grateful if someone could help me, and I apologize in advance for any such questions "common"
OBS: Code with gambiarra maybe, do not judge, no one born knowing. = D
You’re wearing a bootstrap?
– Danizavtz
Yes I am bro :D
– Alisson de Oliveira