To dismiss content like as modals and notifications, use the generic close icon. Use the class close to get the close icon.
Carets
Carets are used to show the functioning and orientation of dropdown menus. Use the class caret with a span> element to gain this capability.
With the classes pull-left and pull-right, you can float an element to the left or right, accordingly.
Instead of using.navbar-left or.navbar-right, use.navbar-left or.navbar-right to align components in navbars with utility classes. For more information, see the navbar chapter.
To centre an element, use the class center-block.
To clear the float of any element, use the.clearfix class.
The classes.show and.hidden can be used to cause an element to be visible or hidden (even for screen readers).
With the class.sr-only, you can hide an element from all devices except screen readers.
|