How to add background colour to a web page?
Answers
Answered by
2
Answer: Do the following:
the words in italics show the code:
<html>
<head>
<title>title</title>
<style type="text/css">
body{
background-color:red;
}
<style>
</head>
<body>
</body>
</html>
I HOPE THIS HELPS PLEASE GIVE THE FEEDBACK
Similar questions
Business Studies,
5 months ago
Math,
10 months ago
Geography,
10 months ago
Chemistry,
1 year ago
Math,
1 year ago