-
background-image: file(wood.png); -
background-image: url(wood.png); -
background-image: wood.png; -
image: wood.png
Correct Answer:
-
background-image: url(wood.png);
Which style rule would you apply to set the background image to display the contents of the wood.png file?
background-image: file(wood.png);background-image: url(wood.png);background-image: wood.png;image: wood.pngCorrect Answer:
background-image: url(wood.png);Latest Updates
No posts found in this category.