how to make a border box sizing model in css code example Example: border-box css #example1 { box-sizing: border-box; }