+ 3
Why when I post a code with images this not apear?
The only images that apear in my code was those post sololearn. what can i do?
6 Respostas
+ 12
I have seen your code and visited the website link it seems most of the pictures there are links to other pages so u cannot get the actual link of the photo itself
one thing you have to not all the photo links have the photo extensions such as
.jpg .png and so on with out the extension it wont work
try this link:
https://images.pexels.com/photos/991482/pexels-photo-991482.jpeg?cs=srgb&dl=blur-bright-burning-991482.jpg&fm=jpg
note the extension after theimage name
+ 11
ok you have to change the src links of the image in your code
The solution is Get the image links from online photos not from you computer or mobile device
search for images you want in google then select the image you want the press and hold until a context menu appears select copy image url
for computer right click the select copy image url bt it does not work for some browsers
another way of getting the link is opening the image itaself in new tab and once your sure its the image then copy the link from the address bar
the images kept by sololearn will be there unless you change the link of the image src..☺⏰
+ 9
ok keep trying
+ 7
provide your code with your query then it will be easy for those who want to help you.
+ 2
Scooby, you have reason: https://code.sololearn.com/WXDCFcSpI2E4/#
Genes, thanks for help to. I tried that and didn't work, see in my code the url of the body background or in line 76 of the html code.
I've search and I think the best solution is have an upload service, one that let sololearn recieve the image.
+ 1
Thanks again Genes, Im going to try it.