首页
Java
登录
6mi
u
盘
搜
搜 索
Java
css选择器选择最后一个子元素
css选择器选择最后一个子元素
xiaoxiao
2021-02-28
129
:last-child p:last-child 选择属于其父元素最后一个子元素每个 <p> 元素。 div.news div:last-child { border-right:none; }
转载请注明原文地址: https://www.6miu.com/read-19955.html
技术
最新回复
(
0
)