当前位置:网站首页>[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>
边栏推荐
- Duchefa p1001 plant agar Chinese and English instructions
- LeetCode_哈希表_困难_149. 直线上最多的点数
- Talk about my fate with some programming languages
- 教你自己训练的pytorch模型转caffe(二)
- LeetCode: Distinct Subsequences [115]
- CLion配置visual studio(msvc)和JOM多核编译
- 获取前一天的js(时间戳转换)
- shell编程100例
- Abnova CRISPR spcas9 polyclonal antibody protocol
- 中国的软件公司为什么做不出产品?00后抛弃互联网;B站开源的高性能API网关组件|码农周刊VIP会员专属邮件周报 Vol.097
猜你喜欢
教你自己训练的pytorch模型转caffe(二)
Specification of protein quantitative kit for abbkine BCA method
2. < tag hash table, string> supplement: Sword finger offer 50 The first character DBC that appears only once
Écrire une interface basée sur flask
解析创客教育的知识迁移和分享精神
2.<tag-哈希表, 字符串>补充: 剑指 Offer 50. 第一个只出现一次的字符 dbc
Duchefa s0188 Chinese and English instructions of spectinomycin hydrochloride pentahydrate
实现浏览页面时校验用户是否已经完成登录的功能
ClickHouse 复制粘贴多行sql语句报错
产品好不好,谁说了算?Sonar提出分析的性能指标,帮助您轻松判断产品性能及表现
随机推荐
Return to blowing marshland -- travel notes of zhailidong, founder of duanzhitang
ClickHouse 复制粘贴多行sql语句报错
启牛2980有没有用?开户安全吗、
木板ISO 5660-1 热量释放速率摸底测试
清除app data以及获取图标
Talk about my fate with some programming languages
解读协作型机器人的日常应用功能
培养机器人教育创造力的前沿科技
字典树简单入门题(居然是蓝题?)
WPF gets the control in the datagridtemplatecolumn of the specified row and column in the DataGrid
ODPS 下一个map / reduce 准备
Phpstudy Xiaopi's MySQL Click to start and quickly flash back. It has been solved
The Chinese Academy of Management Sciences gathered industry experts, and Fu Qiang won the title of "top ten youth" of think tank experts
Influence of oscilloscope probe on measurement bandwidth
Influence of oscilloscope probe on signal source impedance
ViewRootImpl和WindowManagerService笔记
产品好不好,谁说了算?Sonar提出分析的性能指标,帮助您轻松判断产品性能及表现
MySQL fully parses json/ arrays
MYSQL IFNULL使用功能
Monorepo管理方法论和依赖安全