|
To add styles to the first-letter of an element,this pseudo-element is uesd. .
To enhance the appearance of first-letter in the paragraph,this pseudo-element is mostly used with paragraph elements .
The following properties apply to the "first-letter"
pseudo-element:
- font properties
- color properties
- background properties
- word-spacing
- letter-spacing
- text-decoration
- vertical-align
- text-transform
- line-height
- float
- clear
|