xx::after{
content: '';
position: absolute;
width: 100%;
height: 2px;
left: 0px;
bottom: 0px;
}
xx{
position: relative;
}
CSS伪元素技巧
xx::after{
content: '';
position: absolute;
width: 100%;
height: 2px;
left: 0px;
bottom: 0px;
}
xx{
position: relative;
}
10万+

被折叠的 条评论
为什么被折叠?