# rotation-chart **Repository Path**: wk-cloud/rotation-chart ## Basic Information - **Project Name**: rotation-chart - **Description**: 纯css实现自动轮播图和手动轮播图效果 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-06-26 - **Last Updated**: 2024-06-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: HTML, CSS ## README # 纯css实现轮播图(自动轮播和手动轮播)效果 轮播图在网页中是一种必不可少的元素,轮播图的使用,使网页的内容展示更加生动,大大提高了用户体验,一般我们都会使用JS来实现这一功能,这里主要介绍一下如何使用css来实现网页轮播图的功能。 自动轮播在线演示:[https://wk-china.gitee.io/rotation-chart/auto.html](https://wk-china.gitee.io/rotation-chart/auto.html) 手动轮播在线演示:[https://wk-china.gitee.io/rotation-chart/manual](https://wk-china.gitee.io/rotation-chart/manual) 详细信息请访问:[CSDN](https://blog.csdn.net/m0_47214030?type=blog) 欢迎访问我的个人博客:[往事随風的个人博客](https://wk-blog.vip)