We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
第552天 css中定义class时,中间有空格和没空格的区别是什么?
3+1官网
我也要出题
没空格表示该元素需同时拥有这两个class 有空格表示第二个元素是第一个元素的后代
Activity
zhijinga commentedon Oct 19, 2020
没空格表示该元素需同时拥有这两个class
有空格表示第二个元素是第一个元素的后代