Answers for "how to get rid of white space around contianer in css"

CSS
1

css remove whitespace around element

body { margin:0px; }

header { border:1px black solid; }
Posted by: Guest on September-14-2020

Code answers related to "how to get rid of white space around contianer in css"

Browse Popular Code Answers by Language