Breaking

Thursday, May 2, 2013

CSS margin-top

margin-top 1

Thiết lập lề trên của một phần tử

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

margin-top: auto;  
length (px,cm,nm,...) margin-top: 10px;  
% margin-top: 50%;  
inherit margin-top: inherit;  
margin-top:
div#myBox
{
background-color:red;
margin-top: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