Form
Simple date countdown to the scheduled event.Form controls
Textual form controls—like <input>
s, <select>
s, and <textarea>
s—are styled with the .form-control
class. Included are styles for general appearance, focus state, sizing, and more.
Sizes
<inputclass="form-control form-control-sm"type="email"placeholder="name@example.com"><inputclass="form-control"type="email"placeholder="name@example.com"><inputclass="form-control form-control-lg"type="email"placeholder="name@example.com">