解析: 1.margin: 0 auto:左右外边距自动,实现盒子水平居中。 2.margin:5px:卡片四周外边距 5px,卡片之间产生空隙; 3.border: 1px solid #000:1 像素黑色实线边框,划分区域。 运行结果: