Example | Description |
---|---|
Links | |
This is a default link | Default style for <a> element |
Text elements | |
Inline code block |
Wrap inline snippets of code with <code> |
This is a highlighted text | For text highlighting, use the <mark> tag |
Text alignment | |
Left aligned text | For left text alignment on all viewport sizes, use .text-xs-left alignment class |
Center aligned text | For center text alignment on all viewport sizes, use .text-xs-center alignment class |
Right aligned text | For right text alignment on all viewport sizes, use .text-xs-right alignment class |
Justified text | For justified text, use .text-justify alignment class |
No wrap text | For no wrap text, use .text-nowrap alignment class |