This problem mainly occurs in the IE 6 browser, and this friend also explains some necessary trigger conditions to view the Code:
The Code is as follows:
<! DOCTYPE html PUBLIC "-// W3C // dtd xhtml 1.0 Transitional // EN" "// www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
You are a person in the world, but you are a person in the whole world. Never frown even when you are sad, because you don't know who will fall in love with your smile.
This code pair
The first character style is not effective in IE6, while adding spaces to p: first-letter and {font-size: 300%}, that is, p: after first-letter {font-size: 300%}, the display is normal.
This problem mainly occurs in the IE 6 browser, and this friend also explains some necessary triggering conditions:
1. Internet Explorer 6
2. the selector is a pseudo-class
3. the pseudo-class must contain a connector "-", for example, first-letter.
4. Whether space exists