Charleswang8711
8/11/2018 - 1:35 PM

left position on CSS

The value of the left posiont is the Px size form the beginning of the margin on the current element to 
the beginning of the padding on the parent element.

the property returns the left position(includes the margin) relative to the left side(at the beginning of the padding)
of the parent element