Answers for "background color for whole page css"

CSS
0

background color for whole page css

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

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

Browse Popular Code Answers by Language