css选择符类型有哪些?1、标签选择符:x0dx0a如p{color:#F00font-size:36px},使用直接作用x0dx0a2、类选择符:x0dx0a 如 .red{color:#C00},使用直接作用x0dx0a3、ID选择符:2023-04-14html-css240