Tell me what are the steps for creating basic or vertical forms?
Answer / Anoop Shivhare
To create a basic form in Bootstrap, follow these steps: 1. Use container to wrap your form. 2. Use row for layout direction (horizontal or vertical). 3. Use col-*-* classes for column sizing and number of columns. 4. Add appropriate form controls like input, textarea, select, radio, checkbox, etc. 5. Style the form using utility classes for margins, padding, borders, etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you understand about responsive websites?
What is the role of the media objects in bootstrap and how many types are available?
Tell me what are the steps for creating basic or vertical forms?
Do you know why to choose bootstrap for building the websites?
Explain why you prefer bootstrap for website development?
What dependencies does Bootstrap require for it to work properly?
Tell me what is bootstrap page header?
What is bootstrap pagination and how we can use it?
Do you know what is normalize in bootstrap?
What are the bootstrap media objects?
What is the difference between Bootstrap and Foundation?
Explain how you can create Nav elements in Bootstrap?