我的web前端学习之路-CSS-边框和背景

对应有border-right、border-top、border-bottom

 1 <head>
 2     <meta charset="utf-8">
 3     <title>css边框和背景</title>
 4     <style type="text/css">
 5         body{background: url(img/我爱你.jpg) no-repeat fixed}
 6         p{border: 3px dashed #13E1F3;width: 100px;height: auto}
 7     </style>
 8 </head>
 9 
10 <body>
11     <p>你好!爱情</p>
12 </body>

注意同一级属性可以在上一级属性中同时定义,如{background: url(img/我爱你.jpg) no-repeat fixed}定义了background-image、background-repeat、background-attachment。这样做可简化代码

转载于:https://www.cnblogs.com/jcx-only1314/p/7535503.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值