why w give font-size:0 for parent element to avoid whitespace code example
Example: css remove whitespace around element
body { margin:0px; }
header { border:1px black solid; }
body { margin:0px; }
header { border:1px black solid; }