Home › Forums › CSS › Help a newbie out with borders › Re: Help a newbie out with borders
December 28, 2010 at 6:37 pm
#68482
Participant
Without using nested divs, you can use box sizing: https://css-tricks.com/box-sizing/
Only good for Safari, Chrome, Firefox, Opera, and IE8+. So if you’re not worried about IE7 and lower, there’s your answer