Answers for "how to remove white space on top of section in html,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 remove white space on top of section in html,css"

Browse Popular Code Answers by Language