+ 2
How can i add a photo by it's link on sololearn web page ? .. as a background ?
webdesign
2 ответов
0
body {
background-image: url("image link goes here");
}
+ 1
@Dreadnought
 i do this but it doesn't work here -__- 
it's only worked on the laptop or a desktop computer !



