Changing background color
Changing background color
Changing background color: To change the background color of the page, we can use BGCOLOR attribute in <body> tag. BGCOLOR stands for background color and it's value can be any of the preset colors.
Syntax is :
<body BGCOLOR=colorname> content</body>
Example is:
Comments
Post a Comment