[SOLVED] Can i use image from some site on sololearn | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

[SOLVED] Can i use image from some site on sololearn

I wish to upload some background-image for my html/css code, can i use picture from some site, will i brake some rule on sololearn doing this?

16th Feb 2019, 2:06 PM
PanicS
PanicS - avatar
20 Answers
+ 6
Yes you can But I recommend downloading that picture and uploading to Dropbox then use the share link to add to your project And do mention the orignal author of the picture in comments or something.. You can use it directly but some links expires at some point and the picture will no longer load . It may or may not happen but its good to be in safe side so upload it in Dropbox or Google Drive it's more organised also
16th Feb 2019, 2:19 PM
good_bits
good_bits - avatar
+ 5
But to use Dropbox files in html you have to modify the url a bit Replace "www" with "dl" and remove "?dl=0" from the url then it will work
17th Feb 2019, 3:56 PM
good_bits
good_bits - avatar
+ 4
Bad_Bit thanks a lot :)
16th Feb 2019, 2:40 PM
PanicS
PanicS - avatar
+ 2
Ma nije meni problem da ubacim sliku :D pogresno sam se izrazila, zanimalo me je dal sololearn brani koriscenje slika sa drugih izvora, da ne bude da kao reklamiram.... al hvala na tom objasnjenju nisam ni znala da moze i na taj nacin :)
17th Feb 2019, 10:27 AM
PanicS
PanicS - avatar
+ 2
Okay thanks guys, I appreciate it
17th Feb 2019, 3:59 PM
AU Hameed
AU Hameed - avatar
+ 1
Vazno je samo da znas kako ces privatno insertovati slike. Mada, najbolje je kreirati folder "Slike" (ili bilo koji drugi naziv) u Root katalogu za sajt i Upload-ovati slike u taj folder preko FTP-a.
17th Feb 2019, 10:36 AM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
+ 1
Okay thanks, I got it here is a photo I copied from https://www.dropbox.com/s/g4ovt7zhh7jstt5/IMG_20190216_203032.jpg?dl=0
17th Feb 2019, 3:53 PM
AU Hameed
AU Hameed - avatar
17th Feb 2019, 3:55 PM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
+ 1
AU Hameed just remove end of link. In other case: remove ?dl=0.
17th Feb 2019, 3:56 PM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
0
Nije potrebno Upload-ovati sliku. Dovoljno je samo minimizovati i dobiti RAW kod za sliku. Dalje, ide preko: img url(kod slike);
17th Feb 2019, 9:47 AM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
0
P.S. Pogledaj u mojim programima. Vazno je samo da slika nije zasticena autorskim pravima.
17th Feb 2019, 9:48 AM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
0
Minimizovaces tako sto ces startovati Developer Mode pod Chrome-om...😎
17th Feb 2019, 9:49 AM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
0
Znaci, desni klik, pa "Inspect element..."
17th Feb 2019, 9:49 AM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
0
Ili "Inspect" - ne secam se bas kako se zove opcija...
17th Feb 2019, 9:50 AM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
0
@Bad_Bit how can one copy the share link from Dropbox on mobile device?
17th Feb 2019, 3:36 PM
AU Hameed
AU Hameed - avatar
0
AU Hameed of course you can. Just hold function key and select "Copy link".
17th Feb 2019, 3:43 PM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
0
Dropbox for Android ?
17th Feb 2019, 3:46 PM
AU Hameed
AU Hameed - avatar
0
AU Hameed I think that you can use DropBox For Android.
17th Feb 2019, 3:47 PM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
0
AU Hameed Or, if you cannot used DropBox "copy link", just use standard browser for mobile and copy image link (like "Copy Image URL" or "Copy image" - I can't remember how they call this). Your mobile will use internal buffer as temporary Clipboard.
17th Feb 2019, 3:52 PM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar
0
"Problem" solved. 😎
17th Feb 2019, 3:58 PM
Aleksandar Nedeljkovic
Aleksandar Nedeljkovic - avatar