css3-3d-transform:90行代码实现图片旋转木马3D效果

时间:2021-05-21 17:23:02
【文件属性】:
文件名称:css3-3d-transform:90行代码实现图片旋转木马3D效果
文件大小:65KB
文件格式:ZIP
更新时间:2021-05-21 17:23:02
HTML css3-3d转换 仅需关键代码50行实现一个3D类似旋转木马的图片浏览功能 ##代码位数 <!DOCTYPE html > < html > < head > < title > Css3-3d-transform__实现图片旋转木马3D效果</ title > </ head > < style > # doc { height : 600 px ; position : relative; overflow : hidden; background-color : # ddd ; } # stage { width : 1000 px ; margin : 100 px auto 0 auto; height : 400 px ; -webkit-perspective : 800 px ; -moz-perspective : 800 px ;
【文件预览】:
css3-3d-transform-master
----html()
--------index.html(4KB)
----README.md(2KB)
----static()
--------images()

网友评论