Bootstrap – Form Control


Bootstrap – Form Controls



”;



This chapter will discuss about Bootstrap form controls. Custom styles, size, focus states, and other features can be used to upgrade textual form controls like <input> and <textarea>.


Basic example

Use the classes .form-control and .form-label to style the form controls.