vsCode Emmet快速书写css方法

写几个常用到的css快捷输入

箭头左边的都是快捷输入 加 TAB键
基本不输入单位默认px

w10em => width: 10em;
w100 => width: 100px;
h100 => height: 100px;
tac => text-align: center;
ti10=> text-indent: 10px;//缩进
td => text-decoration: none;
lh10px => line-height: 10px;//默认无单位

bg#ccc => background: #ccc;
bgc#ccc => background-color: #ccc;
bgr => background-repeat: no-repeat;
bgs => background-size: contain;
bgp => background-position: 0 0;
bgi => background-image: url();

fsize => font-size: ;
fw600 => font-weight: 600;
c#ccc => color: #ccc;

就写了一丢丢 还有哪些常用没写的 欢迎大佬告诉~~

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值