Bootstrap Utilities : Text
Text Utilities classes, contains various text properties, such as, text alignment, text wrapping, text overflow, text transformation, font weight, italics, monospace, resetting color of text, removing text decorations. 1. Text alignment : .class text-justify .class text-left .class text-center .class text-right .class text-sm|md|lg|xl-left 2. Text wrapping and overflow : .class text-wrap .class text-nowrap .class text-truncate 3. Word … Read more