Answer the question
In order to leave comments, you need to log in
How to make 2 fields on one line?
Began to saw columns of filling of the internal information and there is a trabl.
How to create 2 input fields in one line? so that it is so
and not in a line as it turns out for me
<div class='form-row'>
<label for='form_fname'>First Name: </label>
<input type='text' id='form_fname' name='first_name'>
</div>
<div class='form-row'>
<label for='form_sname'>Second Name: </label>
<input type='text' id='form_sname' name='second_name'>
</div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question