asp.net.ph

Skip Navigation Links

CSS Text Attributes

Abakada ~ Back to Basics   CSS Attributes


Property Valid Values Sample Usage
text-align left | right | center | justify { text-align: center }
text-decoration none | underline | overline | line-through { text-decoration: underline }
text-indent length | percentage { text-indent: 20px }
text-transform capitalize | uppercase | lowercase | none { text-transform: lowercase }
letter-spacing normal | length { letter-spacing: 2pt }
line-height normal | number | length | percentage { line-height: 5pt }
vertical-align baseline | sub | super | top | middle | bottom | text-top | text-bottom { vertical-align: top }

See Also

Using StyleSheets   W3C Cascading Style Sheet Specification   W3C HTML 4.01 Specification



© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note