文章詳情頁
html5 - 有關css的寫法的一些困惑
瀏覽:90日期:2023-01-25 16:18:42
問題描述
[class$='face'] { margin: 16px; padding: 4px; background-color: #e7e7e7; width: 104px; height: 104px; object-fit: contain; box-shadow: inset 0 5px white, inset 0 -5px #bbb, inset 5px 0 #d7d7d7, inset -5px 0 #d7d7d7; border-radius: 10%;}
請問這里的[class$='face'] 是啥意思?為什么可以這樣寫呢
問題解答
回答1:css屬性選擇器
標簽:
Html5
相關文章:
排行榜
