+ 6
Can I run an image from photobucket here?! (I tried it and it works on any notepad but it doesn't load here on sololearn)
2 Answers
+ 9
Yes, you can. But make sure to copy the "Direct" link, it has to be the direct link to the image, I mean, the one that finishes in ".jpg" or whatever the extension of the format of your picture is. Same thing if you upload your image on imgur.com đ
Something like this:
<img src="http://i1076.photobucket.com/albums/username/image.jpg" />
Also, make sure the privacy setting of the image is set to "public"
+ 5
up the img on a server Internet then link it in your Web page