标签:blog 段落 net rap 居中 设置 sha white tar
1.通过 e.currentTarget.id 即可获取该元素id。
2.通过e.currentTarget.dataset.id 即可获取你自己设置的data-id里面值。
3.规定段落中的文本不进行换行:div{white-space:nowrap}
4.css中margin:auto与margin: 0 auto分别表示:第一个表示上下左右都为auto,横竖都居中,第二个表示上下为0,左右为auto,只是横居中
5.box-shadow 属性向框添加一个或多个阴影。
6.es6中箭头函数:https://blog.csdn.net/m0_38082783/article/details/78740466
标签:blog 段落 net rap 居中 设置 sha white tar
原文地址:https://www.cnblogs.com/SWY980853215/p/10129004.html