W3docs

left

CSS Property:

Result:

Example of the CSS bottom property

CSS Code:

#myDiv {
position:relative;
background-color:pink;
width:150px;
left:auto;
}

Click the property values above to see the result