最新下载
24小时阅读排行榜
- 1 Linux日志怎么切割_Linux日志利用logrotate实现日志切割后自动清理的设置
- 2 如何在Linux中查看系统服务列表?
- 3 如何在Linux中检查软件包完整性?
- 4 python中sys模块怎么用?
- 5 Linux文件怎么查找_Linux文件查找命令与使用方法
- 6 Linux rpm -e命令实例
- 7 Linux网络配置怎么备份_Linux网络配置备份与恢复方法
- 8 Linux备份怎么操作_Linux数据备份与恢复操作指南
- 9 Linux日志怎么切割_Linux日志使用logrotate按时间周期切割的配置指南
- 10 Python国内镜像源怎么设置_国内Python镜像源配置与加速下载教程
- 11 loop在数据库mysql中进行循环
- 12 Python3怎么在虚拟机中安装_Python3在虚拟机环境下的安装方法
- 13 为什么我一买就跌,一卖就涨?克服币圈新手的FOMO与FUD心态
- 14 python使用enum进行枚举的比较
- 15 Python网页版如何实现WebSocket通信_Python网页版WebSocket实时通信开发指南
最新教程
-
- Node.js 教程
- 8456 2025-08-28
-
- CSS3 教程
- 1145927 2025-08-27
-
- Rust 教程
- 13493 2025-08-27
-
- Vue 教程
- 15743 2025-08-22
-
- PostgreSQL 教程
- 11989 2025-08-21
-
- Git 教程
- 5400 2025-08-21
css3海上邮轮动画效果是一款通过css3 animation属性制作的海面上轮船航行动画特效。
<svg version="1.1" class="ship" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 600 600" style="enable-background:new 0 0 600 600;" xml:space="preserve">
<circle id="sun" class="ship1" cx="520.8" cy="369.8" r="44.9"/>
<rect id="smoke1" x="173" y="225" width="18" height="10"/>
<rect id="smoke2" x="173" y="225" width="18" height="10"/>
<rect id="smoke3" x="173" y="225" width="18" height="10"/>
<rect id="smoke4" x="173" y="225" width="18" height="10"/>
<g id="ship">
<polyline class="ship3" points="261.4,274.1 266.7,246.9 272.1,274.3 261.4,274.1 "/>
<ellipse class="ship1" cx="267.1" cy="253.7" rx="13.6" ry="13.3"/>
<path class="ship3" d="M274.8,244c5.2,4.1,6,11.6,1.8,16.9c0,0-2.4-5.9-7.6-10c-5.2-4.1-11.1-4.7-11.1-4.7
C262.1,240.9,269.6,239.9,274.8,244z"/>
<polyline class="ship1" points="269.6,274.3 272.1,274.3 270.9,268.1 "/>
<polygon class="ship3" points="389.3,371.2 108.9,371.2 85.7,319.9 86.2,315.7 97.2,315.1 111.6,274.3 318.2,274.1 318.4,286.7
331.6,286.6 332,296.9 344.9,296.9 345.5,319 447.5,310.5 "/>
<path class="ship1" d="M294.6,274.2l23.6,0l0.2,12.6l13.2-0.1l0.4,10.2h12.9l1.4,23.7c0,0-79.5,6.6-123.1,7.3
c-34.4,0.5,97.4-8.2,97.4-8.2l-0.7-20.2l-15.9-0.2l0.1-11h-9.8L294.6,274.2z"/>
<g>
<polygon class="ship1" points="195.1,275 167,275 172.2,238.8 189.9,238.8 "/>
<polygon class="ship3" points="189.3,275 167,275 172.2,238.8 187.5,238.8 "/>

