Breaking

Thursday, May 2, 2013

CSS left

left 1

Chỉ định vị trí bên trái của một đối tượng

Thuộc tính giá trị Ví dụ Mô tả
left auto left: auto;  
length left: 5px;  
% left: 25px;  
inherit left: inherit;  
left:
div#myBox
{
background-color:yellow;
width:100px;
position:relative;
left:0px;
}

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