CSS - select all elements that has class starting with prefix

后端 未结 0 1938
感情败类
感情败类 2020-12-03 21:31

Need to target each element that has specific class starting with depth-

I tried targeting with CSS:

[class^="depth-"] {
    mar         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题