IMG Issues for Sololearners
Many people are asking the same question. "Why doesn't my image work on Sololearn". Usually someone answers that Dropbox should be used. While that may be good for some, DropBox has a limit on the amount of storage you get before you must pay. For codes that take many images, this isn't something you want to be using. Well, there are two very good ways to get images that I use all the time, that will eliminate this, and other issues. I am sure some of you use these already, but for those who don't, hopefully this can be some help to. 1: If the image you want is online, (for example, something that showed up with a quick google search, or maybe something you found on a website). Right click the image you want. Next, click "view image info" (or similar. Only used my computer). A pop-up should appear, along with some info on your image. All can be ignored, except for the Location. The location should be a link something like this: https://www.sololearn.com/images/fb-story-icon.jpg Simply make your <img src="link"> replacing link with your link, and you have the image! 2: Some images are personal ones that aren't anywhere on the web. For these, there are some great tools to help us. The one I suggest, is https://imgbb.com/ Simply click "Start Uploading" browse through your photos, pick the one you want, click "upload", and make sure under Embed Codes: you have HTML Full Linked selected, and copy! The images will be hosted to their site. I don't know of any security issues, but if you don't want your images there, I suggest going ahead with DropBox. I hope this information is as useful to you, as it has been to me, and that you get a lot of use out of them. ATTENTION Mods: I am an IOS user, and don't have feed posts. I'm not sure if this would be considered off-topic or not, but I have no other means of providing this information. Please let me know if I am somehow breaking the guidelines.