css margin 属性设置外边距的最简单的方法就是使用 margin 属性。margin 属性接受任何长度单位,可以是像素px 或 em。margin 可以设置为 auto。如:p: {margin : 10px 0px 15px 5px;}上下左右四个边距