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

27th Dec 2017, 10:36 PM
Oyelowo Oluwatobiloba (TBI)
Oyelowo Oluwatobiloba (TBI) - avatar
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
27th Dec 2017, 10:52 PM
Suntra
Suntra - avatar
+ 1
You can go in the internet, search for a image you like and then you copy the URL and use it.
27th Dec 2017, 10:51 PM
Viereck
Viereck - avatar
0
@Suntra. thanks for the image url
28th Dec 2017, 12:42 AM
Oyelowo Oluwatobiloba (TBI)
Oyelowo Oluwatobiloba (TBI) - avatar