CSS里面的的为什么有逗号?.ad_stu , .ad_2 , .ad_house{... }x0dx0ax0dx0a这里用了逗号,作用是表示这3个class用的是相同的css属性。x0dx0ax0dx0a而如果用空格,变成这样:.ad_stu2023-02-28html-css210