Bootstrap - Helper ClassesCaretsUse carets to indicate dropdown functionality and direction. To get this functionality use the class caret with a <span> element. <p>Caret Example<span class = "caret"></span></p>Quick FloatsYou can float an element to the left or right with class pull-left or pull-right respectively the...
Showing posts with label Bootstrap - Helper Classes. Show all posts
Showing posts with label Bootstrap - Helper Classes. Show all posts
11 December, 2018
Bootstrap - Helper Classes
Programing Coderfunda
December 11, 2018
Bootstrap, Bootstrap - Helper Classes
No comments
Bootstrap - Helper Classes
Carets
Use carets to indicate dropdown functionality and direction. To get this functionality use the class caret with a <span> element.
<p>Caret Example<span class = "caret"></span></p>
Quick Floats
You can float an element to the left or right with class pull-left or pull-right respectively...