Quote:
Originally Posted by JSWolf
I do understand drop caps as they are no longer part of the word.
|
That depends on how you create the drop-cap.
It wouldn’t be found if you put a <span> around the first letter, but if you just used the :first-letter pseudo selector to style it, then searches would find it with no problem.