CSS first-letter selection highlighting [duplicate]
问题 This question already has answers here : CSS First Letter Highlighting (2 answers) Closed 6 years ago . Is there any way to highlight the first character of an element that has the ::first-letter pseudo-element applied to it? I'm trying to give the user feedback in regards to a text selection. The text selected is being used for a Twitter plugin and works fine (i.e., the first-letter character is included); however, it doesn't appear as if the text can actually be highlighted. Here's a link