HomeExample 05-10a: Using ::firstletter


This is some text within a div with a class of wrapper but does not use a span element to identify the first letter explicitly. The syntax .wrapper::first-letter locates the first letter and applies the style change.