什么是热点图?
- 热点图,就是看到这个图像,能够让人豁然开朗,明白要表达什么。
- 上源码
body {
background-color: #333;
}
.map {
position: relative;
width: 747px;
height: 617px;
background: url(media/map.png) no-repeat;
margin: 0 auto;
}
.city {
position: absolute;
top: 225px;
right: 191px;
color: #fff;
}
.tb {
top: 500px;
right: 80px;
}
.gd {
top: 535px;
right: 186px
}
.dotted {
width: 8px;
height: 8px;
background-color