I want my form to have background image ....i know the code to do that but is not working here on this app ....please help | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

I want my form to have background image ....i know the code to do that but is not working here on this app ....please help

https://code.sololearn.com/WMp33N5W36yR/?ref=app

17th Feb 2019, 10:41 AM
Maemu A
7 Answers
+ 2
On sololearn you can't put image in folder, and inport to code in that way, exept this use real url from that image, if you have your own uppload it to example dropbox, google drive....
17th Feb 2019, 11:40 AM
PanicS
PanicS - avatar
+ 7
The file extension is missing.
17th Feb 2019, 6:22 PM
Mitali
Mitali - avatar
+ 4
In css Body{ Background-image: url("bgimageurl.jpg") }
17th Feb 2019, 10:56 AM
Aditya Kannojia
Aditya Kannojia - avatar
+ 3
This is how i set my background-image https://code.sololearn.com/WjrDT17XcItW/?ref=app
17th Feb 2019, 11:31 AM
PanicS
PanicS - avatar
+ 1
https://www.sololearn.com/discuss/1616989/?ref=app
17th Feb 2019, 10:56 AM
Aditya Kannojia
Aditya Kannojia - avatar
+ 1
Thanks
17th Feb 2019, 1:12 PM
Maemu A
0
Can i see ur code
18th Feb 2019, 8:22 AM
Jokanola Peace
Jokanola Peace - avatar