0 votes
in Bootstrap by
Explain the concept of creating a vertical or basic form in Bootstrap.

1 Answer

0 votes
by
For this first we have to add a role form to the parent <form> element then we have to wrap labels and controls in a <div> with class.form-group and then we have to add a class of .form-control to all text url <input>,<textarea> and <select> elements.

Related questions

+2 votes
asked Jun 1, 2020 in Bootstrap by SakshiSharma
0 votes
asked Oct 7, 2019 in Bootstrap by Tracy Williams
...