+ 1
Use
body{
background-image: url("paste the link of the pic here");
}
note: you should modify the www.dropbox.com to dl.dropboxusercontent.com
+ 2
No Just Unspalsh Works
0
Just Use In CSS
body{
background-color:pink;
}
0
Well Nevermind
0
you can learn it from Sololearn css courses there it is available
bg.image{
background-image: url("img link you want to add" );
}