+ 1
can anyone help? how so that the image can appear in the output Please help me :)
3 Answers
+ 4
There are several images being used for them you should use one format given below:
Original format:
background-image: url(https://ibb.co/D4bXtwK);
Updated format:
background-image: url(https://i.ibb.co/mJBsGhz/Backyard002.jpg);
Open each link of the Original format and it will take you to the info page of the image. Keep pressing on the image and it will ask you to open the image in new tab. Select that option and copy the link of the new tab.
+ 5
RYAN ILHAM RAMADHAN you are welcome
+ 2
Thank you Swapnil i was greatly helped by your answer