i. Meenal wants to set an image as background of the webpage. Which property
can she use for this purpose?
ii. Pradeep wants to set an image as background of the webpage. Which property
should he use so that the image appears only once and at the center on the
webpage?
iii. Identify the error in the following code and write the correct code:
<style= “text/css”>
Body {backcolor: yellow}
</style>
iv. Which property can Karan use to specify the initial position of the background
image
Plz help me with this...
Answers
Answered by
2
I)Meenal can use the background-image property
ii)pradeep can use the background-image property and the
background-repeat :no repeat ,repeat ;
iii) <style type="text/css">
body{background-color:yellow;}
</style>
iv)karan can use the background-position property
Similar questions
Social Sciences,
1 month ago
Chemistry,
1 month ago
English,
1 month ago
English,
3 months ago
Math,
3 months ago
Social Sciences,
9 months ago
Biology,
9 months ago