Answers for "remove margin from h1 css"

1

remove h1 upper margin

margin-top: 0;
Posted by: Guest on March-19-2021
1

how to remove margin of body

body{
	margin; 0:
}
Posted by: Guest on October-31-2021

Browse Popular Code Answers by Language