Seleccionar página

Notice & Alerts

Notice & Error Error or danger Oh snap! Change a few things up and try submitting again. <div class=»alert alert-error»> … </div> Success Well done! You successfully read this important alert message. <div class=»alert alert-success»>...

Buttons

Buttons Default buttons Button styles can be applied to anything with the .btn class applied. However, typically you’ll want to apply these to only <a> and <button> elements for the best rendering. Button class=»» Description Default btn Standard...

Forms

Forms Default styles Individual form controls receive styling, but without any required base class on the <form> or large changes in markup. Results in stacked, left-aligned labels on top of form controls. Legend Label name Example block-level help text here....

Table

Tables Default styles For basic styling—light padding and only horizontal dividers—add the base class .table to any <table>. # First Name Last Name Username 1 Mark Otto @mdo 2 Jacob Thornton @fat 3 Larry the Bird @twitter <table class=»table»>...

List

Lists Unordered A list of items in which the order does not explicitly matter. Lorem ipsum dolor sit amet Consectetur adipiscing elit Integer molestie lorem at massa Facilisis in pretium nisl aliquet Nulla volutpat aliquam velit Phasellus iaculis neque Purus sodales...

Typography

Typography Headings All HTML headings, <h1> through <h6> are available. h1. Heading 1 h2. Heading 2 h3. Heading 3 h4. Heading 4 h5. Heading 5 h6. Heading 6 Body copy Bootstrap’s global default font-size is 14px, with a line-height of 20px. This is...