CSS Properties: How to repeat background image?
Solution:
HTML Code:
Explanation:
- This HTML document demonstrates how to repeat a background image.
- The CSS style block defines styling for the body element.
- The background image used in this example is the w3resource logo.
- The background image is set to repeat both horizontally and vertically using background-repeat: repeat.
- This will cause the background image to tile across the entire background of the body element.
- The HTML content consists of a simple paragraph displaying the text "w3resource Tutorial".
Live Demo:
See the solution in the browser
Supported browser
Yes | Yes | Yes | Yes | Yes |
What is the difficulty level of this exercise?
Test your Programming skills with w3resource's quiz.
- Weekly Trends and Language Statistics
- Weekly Trends and Language Statistics