How I put a image which is stored in my phone to CSS for background? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

How I put a image which is stored in my phone to CSS for background?

If anyone know please help

24th Nov 2020, 5:17 AM
chitrangad
chitrangad - avatar
4 Answers
+ 9
chitrangad Use Dropbox for adding images from your device.... Look at this code https://code.sololearn.com/WT3661NHpV3B/?ref=app for adding Background image use this css property :- background-image:url("paper.gif");
24th Nov 2020, 5:18 AM
ㅤㅤㅤ
+ 2
Image must be in the folder where your html file is there... You can use Dropbox to upload any image to acces it anywhere.
24th Nov 2020, 6:38 AM
Mr.Kalyankumar
Mr.Kalyankumar - avatar
0
Please suggest any example
24th Nov 2020, 5:20 AM
chitrangad
chitrangad - avatar
0
Thank you akansha👍
24th Nov 2020, 5:28 AM
chitrangad
chitrangad - avatar