Borders
Use border utilities to quickly style the border and border-radius of an element.
Border
Use border utilities to add or remove an element's borders. Choose from all borders or one at a time. See the Bootstrap documentation for a full list of options. Bootstrap Borders Documentation
Extra classes
Proin venttdio nunc, id fringilla augue luctus et. Mauris condimentum vehicula magna a vehicula. Cras ornare, ligula id semper fringilla, ex turpis aliquet ex.
Etiam sed ultrices arcu, eu ornare purus. Morbi lobortis bibendum aliquam. Fusce eget est urna. Etiam malesuada neque at eros elementum.
For the centered border, the classes are named using the format, border-{side}-centered-{size}
, for faded border one use border-{side}-centered-faded
.
The size defined in percentage, values 10, 20, 30, 40, 50, 60, 70, 80, 90, 100
.
Side values can be: top
, left
, bottom
and right
.