+ 1
Adding Images To HTML/CSS Projects
1)How do you use an image as a background 2)How do you get the url of an image from your gallery
2 Réponses
+ 3
To get the url of image:-
https://sololearn.com/compiler-playground/Wy3lrXNwGsgJ/?ref=app
For background image:-
https://sololearn.com/compiler-playground/WsLm1yv9xPeB/?ref=app
+ 2
1. With CSS and its prop background-image(url(your-image.jpg))
2. You can share your photo (in Google Photos) and paste that URL
Don't say me thanks :)