I am building a three column newspaper-like layout, but am stumped why there is spacing between my columns. I have tried removing padding, margin, border et.c with no luck and I've been at this for en antire day.I need another set of eyes to help me.
center div {width: 150px; display: inline-block; background: lightgray; padding: 0; margin: 0; border: 0;}
center {margin: 0; padding: 0; border: 0;}
Here is jsfiddle: http://jsfiddle.net/26n4e/2/