- [X]
background-repeat: no-repeat;
- [ ]
background-repeat: fixed;
- [ ]
background-repeat: none;
- [ ]
background-tile: none;
Correct Answer:
- [X]
background-repeat: no-repeat;
To prevent a background image from tiling in any direction, which style property would you apply?
background-repeat: no-repeat;
background-repeat: fixed;
background-repeat: none;
background-tile: none;
Correct Answer:
background-repeat: no-repeat;
Latest Updates
No posts found in this category.