how to eliminate whitespace between words in html css code example
Example: css remove whitespace around element
body { margin:0px; }
header { border:1px black solid; }
body { margin:0px; }
header { border:1px black solid; }