- UI Elements
- Typography
Typography is the art and technique of arranging type to make written language legible, readable, and appealing when displayed
Headings
All HTML headings, <h1>
through <h6>
, are available. .h1
through .h6
classes are also available, for when you want to match the font styling of a heading but still want your text
to be displayed inline.
h1. Clio heading Secondary text |
h2. Clio heading Secondary text |
h3. Clio heading Secondary text |
h4. Clio heading Secondary text |
h5. Clio heading Secondary text |
h6. Clio heading Secondary text |
h1. Clio heading Secondary text
h2. Clio heading Secondary text
h3. Clio heading Secondary text
h4. Clio heading Secondary text
h5. Clio heading Secondary text
h6. Clio heading Secondary text
Alignment classes
Easily realign text to components with text alignment classes.
Left aligned text.
Center aligned text.
Right aligned text.
Justified text.
No wrap text.
Left aligned text.
Center aligned text.
Right aligned text.
Justified text.
No wrap text.
Blockquotes
Wrap <blockquote>
around any HTML as the quote. For straight quotes, we recommend a <p>
.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
Lead body copy
Make a paragraph stand out by adding .lead
.
Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Duis mollis, est non commodo luctus.
Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Duis mollis, est non commodo luctus.
Marked text
For highlighting a run of text due to its relevance in another context, use the <mark>
tag.
You can use the mark tag to highlighttext.
You can use the mark tag to highlight text.
Deleted text
For indicating blocks of text that have been deleted use the <del>
tag.
This line of text is meant to be treated as deleted text.
Transformation classes
Transform text in components with text capitalization classes.
Lowercased text.
Uppercased text.
Capitalized text.
Lowercased text.
Uppercased text.
Capitalized text.
Addresses
Present contact information for the nearest ancestor or the entire work. Preserve formatting by ending all lines with <br>
.
1355 Market Street, Suite 900
San Francisco, CA 94103
P: (123) 456-7890 Full Name
first.last@example.com
Twitter, Inc.
1355 Market Street, Suite 900
San Francisco, CA 94103
P: (123) 456-7890 Full Name
first.last@example.com