CSS padding-left property
CSS Padding-left Property Description The padding-left property sets the padding on the left side of an element. Possible Values length − Any length value. Negative values are not allowed. percentage − The left padding is calculated relative to the width…