How do I insert a picture from my phone's picture folders as a background-image for a website? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How do I insert a picture from my phone's picture folders as a background-image for a website?

Creating a website with html and css

14th Mar 2020, 9:20 AM
Joan Ojiako
Joan Ojiako - avatar
4 Answers
0
You can use CSS for that Body{ Background-image:url("path of your image") }
14th Mar 2020, 11:35 AM
Bilal Yoosuf
Bilal Yoosuf - avatar
0
Thanks for the help😄😊
14th Mar 2020, 2:48 PM
Joan Ojiako
Joan Ojiako - avatar
0
Martin Taylor oh .. that's a new information .thanx for that.
14th Mar 2020, 4:18 PM
Bilal Yoosuf
Bilal Yoosuf - avatar