完整代码:
<!DOCTYPE html>
<html><head><meta charset="utf-8"><title>ES6放大镜</title></head><style>*{margin: 0;padding: 0;}.clear::after{content: "";clear: both;display: block;}.main{width: 800px;height: 800px;margin: 20px auto;}.box{width: 300px;height: 300px;position: relative;cursor: move;border: 1px solid #ccc;}.box h2{width: 100%;height: 100%;display: none;}.box h2 img{width: 100%;height: 100%;}.box .mask{width: 120px;height: 120px;background-color: #fede4f;opacity: 0.5;display: none;position: absolute;left: 0;top: 0;}.box .bigbox{width: 300px;height: 300px;border: 1px solid #ccc;overflow: hidden;position: absolute;left: 400px;top: 0px;display: none;}.box .bigbox img{position: absolute;left: 0;top: 0;}.list{width: 400px;list-style: none;
本文发布于:2024-02-02 15:32:29,感谢您对本站的认可!
本文链接:https://www.4u4v.net/it/170685915044735.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
留言与评论(共有 0 条评论) |