Tagged: CSS Interview Questions and Answers -08

CSS Interview Questions and Answers -08

How do I have a non-tiling (non-repeating) background image? With CSS, you can use the background-repeat property. The background repeat can be included in the shorthand background property, as in this example: body {...