line-height 1
Thiết lập chiều cao dòng
Thuộc tính | giá trị | Ví dụ | Mô tả |
---|---|---|---|
line-height | normal | line-height: normal; | |
number | line-height: 5r; | ||
length | line-height: 5px; | ||
% | line-height: 120%; | ||
inherit | line-height: inherit; |
line-height:
div
{
line-height:normal;
}
{
line-height:normal;
}
Sự tương thích ( Cập nhật / Báo lỗi )
No comments:
Post a Comment