欢迎来到吴小小的专栏!

html浏览器存储连续多个空格,只显示一个空格

这个问题找了很久,发现css的 white-space:pre 完美解决

.white-space {
     white-space:pre
}
posted @ 2017-11-01 12:04  吴小小  Views(3843)  Comments(0)    收藏  举报