如下图:
一个简单地页面,几个p。
p大概5px地厚度。
旋转p呈现如图地效果
不知道筒子们有啥想法?这个厚度貌似一定要多两个dom去实现?
原图:https://www.mapbox.com/
PS. 话说SF这个上传图片功能非常牛逼啊,选取截图,直接剪贴板复制就自动上传了,我给个赞。
人生最曼妙的风景,竟是内心的淡定与从容!
It is possible, but it is very troublesome. It’s nothing more than using transform:translate3D to transform p to make a cube, and use perspective to create a perspective effect. css3 practice—creating a 3D cube
It can be done, but it’s a bit troublesome
Why doesn’t the designer directly export such a picture...
It is possible, but it is very troublesome.
It’s nothing more than using transform:translate3D to transform p to make a cube, and use perspective to create a perspective effect.
css3 practice—creating a 3D cube
It can be done, but it’s a bit troublesome
Why doesn’t the designer directly export such a picture...