Background Image | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Background Image

How Can I put a image in my background (web)

18th Sep 2019, 8:05 PM
Theo Maia
Theo Maia - avatar
4 Answers
+ 4
This is done in CSS body { background-image: url("somethingyouput.png"); } You probably want to get the image link for what is inside the url(“ ”) section
18th Sep 2019, 9:30 PM
Glenn 🙏
Glenn 🙏 - avatar
+ 8
For adding a background image in sololearn Make a link of image by dropbox. Copy paste the link in url and write dl instead of www
28th Jan 2021, 11:49 AM
code_creator1
code_creator1 - avatar
+ 1
omg it worked thanks
18th Sep 2019, 10:49 PM
Theo Maia
Theo Maia - avatar
0
Can say that again
12th Jun 2020, 9:06 PM
Mohamed Mahmoud Ramadan
Mohamed Mahmoud Ramadan - avatar