Advertisements
Advertisements
Question
If the background image is smaller than the screen, what will happen?
Options
It will be stretched
It will leave a blank space at the bottom of your page
It will be repeated
MCQ
Advertisements
Solution
It will be repeated
Explaination:
In standard web browsers, background images tile (repeat horizontally and vertically) by default to fill the entire visible screen or container area unless overridden by CSS properties like background-repeat: no-repeat; or background-size: cover;.
shaalaa.com
Is there an error in this question or solution?
