i. box-sizing with value of content-box code example Example: border-box css #example1 { box-sizing: border-box; }