This text is styled with some of the text formatting properties. The heading uses the text-align, text-transform, and color properties.
font-style: normal | italic | oblique | Font style |
font-variant: normal | small-caps | Font Variant |
font-weight: normal | bold | bolder | lighter | 100 - 900 | Font Weight |
vertical-align: baseline | 10px | sub | super | top | text-top | middle | bottom | text-bottom | initial | Vertical Alignment |
text-transform: capitalise | lowercase | uppercase | Text Transform |
font-size: 12px | 0.8em | 80% | Font Size |
letter-spacing: normal | 4px | Space Between Characters |
line-height: normal | 3em | 34% | Line Height |
text-align: left | right | center | justify | Horizontal Alignment |
text-align-last: auto | left | right | center | justify | start | end | initial | inherit | Text Align Last |
text-decoration: none | underline | overline | line-through | Text Decoration |
text-indent: 25px | Indent First Line |
font-family: 'Open Sans', sans-serif | Font Family |
text-justify: auto | inter-word | inter-character | none | initial | inherit | Text Justify |
text-overflow: clip | ellipsis | string | initial | inherit | Text Overflow |
text-shadow: h-shadow v-shadow blur-radius color | none | initial | inherit | Text Shadow |