<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="common.css"/>
<style>
.wrap{
width: 222px;
height: 172px;
border: 1px #458fd2 solid;
font-size: 14px;
color: #07519a;
position: relative;
overflow: hidden;
}
.wrap ul{
padding-bottom: 1px;
padding-left: 10px;
position: absolute;
left: 0;
top
HTML无缝滚动效果实现
最新推荐文章于 2025-05-09 13:03:49 发布