css uncommon pseudo-classes

::first-line | Select the first line of text;

::first-letter | Select the first letter of this line;

:root | Root element;

:only-child | Only one child element is effective;

 

Guess you like

Origin blog.csdn.net/baidu_39043816/article/details/108623640