当前位置:网站首页>Taobao focus map layout practice
Taobao focus map layout practice
2022-07-06 02:42:00 【Ruoshui CJJ】


<!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> Taobao focus map </title>
<style>
* {
padding: 0%;
}
.tb-promo {
position: relative;
width: 564px;
height: 315px;
margin: 100px auto;
}
.tb-promo img {
width: 100%;
border-radius: 12px;
}
li {
list-style: none;
}
a {
position: absolute;
width: 20px;
height: 30px;
background: rgba(0, 0, 0, .3);
text-align: center;
line-height: 30px;
/* Added absolute positioning a Will become a block element , You can set the width and height directly */
text-decoration: none;
color: #fff;
}
.prev {
bottom: 0;
top: 0;
left: 0;
margin: auto 0;
border-top-right-radius: 15px;
border-bottom-right-radius: 15px;
}
.next {
bottom: 0;
top: 0;
right: 0;
margin: auto 0;
border-top-left-radius: 15px;
border-bottom-left-radius: 15px;
}
.promo-nav {
position: absolute;
bottom: 15px;
left: 0;
right: 0;
margin: 0 auto;
width: 70px;
height: 13px;
background: rgba(0, 0, 0, .3);
border-radius: 6px;
}
.promo-nav li {
float: left;
width: 8px;
height: 8px;
border-radius: 50%;
background-color: skyblue;
margin: 3px 3px;
}
.promo-nav .selected {
/* Cover .promo-nav li Pay attention to the weight of the color in , Insufficient weight , Can't cover */
background-color: orange;
}
</style>
</head>
<body>
<div class="tb-promo">
<img src="img/focus.jpg" alt="">
<!-- Left arrow -->
<a href="#" class="prev"><</a>
<!-- Right arrow -->
<a href="#" class="next">></a>
<!-- Little dots -->
<ul class="promo-nav">
<li class="selected"></li>
<li></li>
<li></li>
<li></li>
<li></li>
</ul>
</div>
</body>
</html>
边栏推荐
- Briefly describe the implementation principle of redis cluster
- Data preparation
- Introduction to robotframework (I) brief introduction and use
- Keyword static
- Y a - t - il des cas où sqlcdc surveille plusieurs tables et les associe à une autre? Tout fonctionne dans MySQL
- I changed the driver to 5.1.35, but it is still the same error. I can succeed even now, but I will report this every time I do an SQL operation
- Introduction to robotframework (III) Baidu search of webui automation
- Sword finger offer 30 Stack containing min function
- 剑指 Offer 29. 顺时针打印矩阵
- Thinking on Architecture Design (under continuous updating)
猜你喜欢
![[Yu Yue education] basic reference materials of digital electronic technology of Xi'an University of Technology](/img/47/e895a75eb3af2aaeafc6ae76caafe4.jpg)
[Yu Yue education] basic reference materials of digital electronic technology of Xi'an University of Technology
![[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 7](/img/44/1861f9016e959ed7c568721dd892db.jpg)
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 7

Keyword static

纯Qt版中国象棋:实现双人对战、人机对战及网络对战

QT release exe software and modify exe application icon

微软语音合成助手 v1.3 文本转语音工具,真实语音AI生成器

Which ecology is better, such as Mi family, graffiti, hilink, zhiting, etc? Analysis of five mainstream smart brands

A doctor's 22 years in Huawei

High number_ Vector algebra_ Unit vector_ Angle between vector and coordinate axis

解决:AttributeError: ‘str‘ object has no attribute ‘decode‘
随机推荐
有沒有sqlcdc監控多張錶 再關聯後 sink到另外一張錶的案例啊?全部在 mysql中操作
主数据管理(MDM)的成熟度
数据准备工作
2022.02.13
Looking at the trend of sequence modeling of recommended systems in 2022 from the top paper
技术分享 | undo 太大了怎么办
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 9
微服务间通信
Universal crud interface
Deeply analyze the chain 2+1 mode, and subvert the traditional thinking of selling goods?
Gifcam v7.0 minimalist GIF animation recording tool Chinese single file version
C语言sizeof和strlen的区别
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 12
HDU_ p1237_ Simple calculator_ stack
Redis cluster deployment based on redis5
Master data management theory and Practice
零基础自学STM32-野火——GPIO复习篇——使用绝对地址操作GPIO
"Hands on learning in depth" Chapter 2 - preparatory knowledge_ 2.3 linear algebra_ Learning thinking and exercise answers
2.12 simulation
Which ecology is better, such as Mi family, graffiti, hilink, zhiting, etc? Analysis of five mainstream smart brands