📅  最后修改于: 2022-03-11 14:47:38.083000             🧑  作者: Mango
#some-div {
/* [WIDTH] [FILL MODE] [COLOR] */
border: 5px solid #f00;
/* draws solid a red line of 5px
between the padding (inside the div)
and the margin (outside the div) */
}