which of the following box-sizing property value is described by width and height include content padding and borders code example Example: * box-sizing border-box *{ box-sizing: border-box; }