CSS margin-left 属性的使用

CSS margin-left 属性的使用

简述:设置元素左侧外边距大小。

选择需要设置的元素;

使用 margin-left 属性设置元素左侧外边距大小;

设置具体的数值,如 px、em 等;

确认修改后保存。