css类选择器如何选择A类对象下的所有B类对象_html/css_WEB-ITnose【点击查看详情】
css类选择器如何选择A类对象下的所有B类对象_html/css_WEB-ITnose:red this one and this one... 请问如何选择如上中的 this one and this one 两个元素 我用 .a.b{} 试验是错误的。 回复讨论(解决方案) .a 空格 .b {} .a 空格 .b {} 试过,没用 .a{color:red} .a
相关视频/文章