Answers for "css for background color to whole page"

CSS
1

background color for whole page css

body{
	background-color:red;
}
Posted by: Guest on May-23-2021

Code answers related to "css for background color to whole page"

Browse Popular Code Answers by Language