Computer Science, asked by pratap30, 1 month ago

Harsh is working on a client's project which requires him to add a picture on the top left part of the web page.
While adding the picture, Harsh realised that the picture is being repeated multiple times. Suggest the property
and its value to Harsh that can be used to stop the image from getting repeated.



Pls give the correct answer​

Answers

Answered by VaibhavC4
3

Answer:

He can use "background-repeat" property, with "no-repeat" value to stop the img from getting repeated.

Similar questions