Breaking

Thursday, May 2, 2013

CSS margin-bottom

margin-bottom 1

Thiết lập lề dưới của một phần tử

Thuộc tính giá trị Ví dụ Mô tả
margin-bottom auto

margin-bottom: auto;  
length (px,cm,nm,...) margin-bottom: 10px;  
% margin-bottom: 50%;  
inherit margin-bottom: inherit;  
margin-bottom:
div#myBox
{
background-color:red;
margin-bottom:auto;
}

Sự tương thích ( Cập nhật / Báo lỗi )

Firefox Opera Google Chrome Safari IOS Android Window phone
* * * * * * * *

No comments:

Post a Comment