p {
width: 200px;
white-space: nowrap;
over-flow: hidden;
text-overflow: ellipsis;
}
标签中,文字超出 80 像素的部分显示为
标签中,文字超出 80 像素的部分显示为
p {
width: 200px;
white-space: nowrap;
over-flow: hidden;
text-overflow: ellipsis;
}
本文标题:要使页面中的 标签中,文字超出 80 像素的部分显示为
本文链接:https://www.haomeiwen.com/subject/mlwzuttx.html
网友评论