侧边栏

 1 <!DOCTYPE html>
 2 <html>
 3      <head>
 4         <meta name="viewport" content="width=device-width, initial-scale=1">
 5         <!--下载地址:https://cdn.bootcss.com/font-awesome/5.10.0-11/css/all.min.css-->
 6         <link href="all.min.css" rel="stylesheet">
 7         <style>
 8           
 9            #mySidenav a {
10             position: absolute;
11             left: -45px;
12             transition: 0.3s;
13             padding: 15px;
14             width: 30px;
15             text-decoration: none;
16             font-size: 20px;
17             color: white;
18             border-radius: 0 5px 5px 0;
19         }
20 
21         #mySidenav a:hover {
22             left: 0;
23         }
24 
25         #qq {
26             top: 20px;
27             background-color: #3498db;
28         }
29 
30         #weixin {
31             top: 80px;
32             background-color: #2ecc71;
33         }
34 
35         #weibo {
36             top: 140px;
37             background-color: #e74c3c;
38         }
39 
40         #phone {
41             top: 200px;
42             background-color: #f39c12;
43         }
44         
45         </style>
46      </head>
47      
48      <body>
49         
50         <div id="mySidenav" class="sidenav">
51              <a href="#" id="qq"><i class="fab fa-qq"></i></a>
52              <a href="#" id="weixin"><i class="fab fa-weixin"></i></a>
53              <a href="#" id="weibo"><i class="fab fa-weibo"></i></a>
54              <a href="#" id="phone"><i class="fas fa-moblie-alt"></i></a>
55         </div>
56      </body>
57 </html>

 

转载于:https://www.cnblogs.com/hzyhx/p/11182324.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值