CSS Text Formatting tutorials
Apply styles, such as increased size, to the first letter of a paragraph.
Related Tutorials
First Letter
Styles can be added to the first letter of a paragraph of text much like you would find in magazines. To do this, Pseudo-elements, which add different effects to some selectors, or to a part of some selectors, are used.
 
Categories