0
How can I use image as a background.
Hi. I'm writing some codes on login in form. and I needed to add background image. how do I get the image URL? Or do you have any image URL I can use as background? https://code.sololearn.com/WAHGXSp98DNb/?ref=app
3 ответов
+ 1
you can use any image address...for example ::
background-image:url("https://i.pinimg.com/736x/75/03/b8/7503b8d377d1e0cbcf99e70b71bde742--vector-photo-background-pics.jpg");
just right click an image online and click copy image address. Hope that helps
+ 1
You can go in the internet, search for a image you like and then you copy the URL and use it.
0
@Suntra. thanks for the image url