write HTML code insert both foreground and background image
Answers
Answered by
13
Answer:
entire page
body {color: # DAD9C2;
background-color: #4D3722;}
if with CSS you can use these code
Embedded or External Styles
h1 {color: #D77BA9;}
h2 {background-color: #E97443;}
Inline Style
<p style="background-color: burlywood;"> content </p>
Answered by
0
background attribute is used to apply background on html screen
Similar questions
Science,
5 months ago
Math,
5 months ago
Social Sciences,
5 months ago
Science,
11 months ago
Math,
11 months ago
Business Studies,
1 year ago