mirror of
https://github.com/twbs/bootstrap.git
synced 2025-10-27 00:03:53 -04:00
* Make /utilities/ redirect to /utilities/borders/. * Rewrite sidebar active link logic to ensure superstrings are not selected.
1.7 KiB
1.7 KiB
| layout | title | group | redirect_from |
|---|---|---|---|
| docs | Borders | utilities | /utilities/ |
Use border utilities to quickly style the border and border-radius of an element. Great for images, buttons, or any other element.
Border
Add classes to an element to remove all borders or some borders.
{% example html %}
{% endexample %}
Border-radius
Add classes to an element to easily round its corners.