css边框样式

/* 边框的总体设置 border:边框的宽度 边框的样式:solid 实线 dashed 虚线 颜色 */
	   border:1px solid red;
	   border-left-width:8px;
	   border-left-style:dashed ;
	   border-left-color:skyblue;
       border-top:5px dashed blue;
	   width:300px;
	   height:300px; 
	   color:skyblue;
    /*  border-radius:20px; 边框的圆角 top 头部 bottom 底部 left right*/
      
	   border-radius:20px;
	   border-top-left-radius:20%;
	   text-align:center;/* 文本内容居中 */
	   font-family:隶书;/* 字体类型:隶书 */
	   font-style:italic;/* 字体样式 italic 斜体 */
	   font-weight:bolder;/* 字体粗细  bold 粗的 bolder 更粗的 100-900 */
	   line-height:30px;
	   font-size:20px;
	 
	   text-decoration:underline;  /* 文本修饰 line-through中划线/贯穿线 overline上划线 underline下划线*/
       letter-spacing:3px;
	   text-indent:2em; /* 文本缩进  单位是em */
       white-space:nowrap;/* 设置是否换行  nowrap 不换行 */
  • 1
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

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

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值