当前位置:网站首页>[case] Application of positioning - Taobao rotation map
[case] Application of positioning - Taobao rotation map
2022-07-05 20:59:00 【Dazed girl】
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<style> * {
margin: 0; padding: 0; } a {
text-decoration: none; } li {
list-style: none; } .promo_bd {
position: relative; height: 315px; width: 630px; background-color: blue; margin: 100px auto; border-radius: 20px; } .promo_bd img {
height: 100%; width: 100%; border-radius: 20px; } .promo_bd .pre, .promo_bd .next {
position: absolute; width: 25px; height: 40px; top: 50%; margin-top: -20px; background-color: rgba(0, 0, 0, 0.4); color: #fff; font-size: 20px; line-height: 40px; text-align: center; } .promo_bd .pre {
left: 0; border-radius: 0 20px 20px 0; } .promo_bd .next {
right: 0; border-radius: 20px 0 0 20px; } .promo_bd .promo_nav {
position: absolute; left: 50%; margin-left: -35px; bottom: 15px; height: 14px; width: 70px; background-color: rgba(255, 255, 255, 0.3); border-radius: 7px; } .promo_bd .promo_nav ul li {
float: left; width: 8px; height: 8px; background-color: #fff; border-radius: 50%; margin: 3px; } .promo_bd .promo_nav ul .selected {
background-color: #ff5000; } </style>
</head>
<body>
<div class="promo_bd">
<img src="./ad.jpg" alt="">
<a class="pre" href="#"><</a>
<a class="next" href="#">></a>
<div class="promo_nav">
<ul>
<li class="selected"></li>
<li></li>
<li></li>
<li></li>
<li></li>
</ul>
</div>
</div>
</body>
</html>
边栏推荐
- Abnova丨E (DIII) (WNV) 重组蛋白 中英文说明书
- Implementation of redis unique ID generator
- 浅聊我和一些编程语言的缘分
- Monorepo管理方法论和依赖安全
- Is the securities account given by the school of Finance and business safe? Can I open an account?
- 【案例】元素的显示与隐藏的运用--元素遮罩
- MYSQL IFNULL使用功能
- Duchefa s0188 Chinese and English instructions of spectinomycin hydrochloride pentahydrate
- Analyze the knowledge transfer and sharing spirit of maker Education
- How to make ERP inventory accounts of chemical enterprises more accurate
猜你喜欢
PVC 塑料片BS 476-6 火焰传播性能测定
台风来袭!建筑工地该如何防范台风!
Influence of oscilloscope probe on measurement bandwidth
如何让化工企业的ERP库存账目更准确
基于AVFoundation实现视频录制的两种方式
解读协作型机器人的日常应用功能
渗透创客精神文化转化的创客教育
Return to blowing marshland -- travel notes of zhailidong, founder of duanzhitang
EN 438-7建筑覆盖物装饰用层压板材产品—CE认证
使用WebAssembly在浏览器端操作Excel
随机推荐
Which is the best online collaboration product? Microsoft loop, notion, flowus
WPF gets the control in the datagridtemplatecolumn of the specified row and column in the DataGrid
CLion配置visual studio(msvc)和JOM多核编译
挖财商学院给的证券账户安全吗?可以开户吗?
解析创客教育的知识迁移和分享精神
Monorepo管理方法论和依赖安全
Mathematical analysis_ Notes_ Chapter 9: curve integral and surface integral
如何让化工企业的ERP库存账目更准确
【案例】定位的运用-淘宝轮播图
当Steam教育进入个性化信息技术课程
大二下个人发展小结
Matplotlib drawing retouching (how to form high-quality drawings, such as how to set fonts, etc.)
sql系列(基础)-第二章 限制和排序数据
100 cases of shell programming
Abnova fluorescent dye 620-m streptavidin scheme
珍爱网微服务底层框架演进从开源组件封装到自研
Pytorch实战——MNIST数据集手写数字识别
Is the securities account given by the school of Finance and business safe? Can I open an account?
Determine the best implementation of horizontal and vertical screens
示波器探头对测量带宽的影响