I convinced myself that setting a fixed width like: width:200px; border:1px solid #color; makes the width 202px... How about you?
You are correct, sir The border goes around the div, img, etc. / block, so it adds to its use of space same as a margin would.