Html
    Css
    Js

    
                        
html {
	height:1000px;
}
.ul1 {
	position:fixed;
	right:0px;
	bottom:0px;
}
.ul1 li {
	list-style:none;
	position:relative;
	display:inline-block;
}
.ul1 li img {
	width:80px;
	height:80px;
	border-radius:50%;
}
.ul1 li span {
	width:20px;
	height:20px;
	border-radius:50%;
	background:#CC0000;
	color:#fff;
	position:absolute;
	right:3px;
	top:3px;
	line-height:20px;
	text-align:center;
	font-size:13px;
}

                        
↑上面代码改变,会自动显示代码结果 jQuery调用版本:1.11.3
 立即下载

css左下方图标固定定位加消息提示

更新时间:2019-08-15 16:58:11

1
      DHCKing0
      2019/9/7 23:04:22