all elements have their padding and border dimensions include the CSS width property calculation. code example Example: border-box css #example1 { box-sizing: border-box; }