It is for me impossible to make a correct input of an image at html .I follow all rules I | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

It is for me impossible to make a correct input of an image at html .I follow all rules I

The output is either the text of the alt-tag or a small icon of the picture.What can be wrong.? I tried it with own fotos and other pictures too. https://www.sololearn.com/discuss/1547029/?ref=app

18th Oct 2018, 5:59 AM
SuperOma
SuperOma - avatar
9 Answers
+ 7
Thank you so much . In.about a fortnight I will be at home again. There.I can work with my own computer . I will do what I can. Thank you once more for your help.
29th Oct 2018, 1:24 PM
SuperOma
SuperOma - avatar
+ 6
I am not at home. The earliest time I can use my computer is in a .fortnight ..Afterwards I'll. try it once more . Thanks for your help.
24th Oct 2018, 5:42 AM
SuperOma
SuperOma - avatar
+ 2
Please provide a link to your Code Playground code (water molecule icon in the upper right) so we can help you troubleshoot the specific issues you are running into. It looks like you may have already found the Code Playground, but just as a reminder, it should be relatively easy to find in the website version of SoloLearn, and if you are in the app version, it can be accessed via the curly braces, green circle with plus sign to add a new project, then select the project type. Looking forward.
18th Oct 2018, 9:37 AM
Janningā­
Janningā­ - avatar
+ 1
I guess you have quoted the wrong post in here?
18th Oct 2018, 6:03 AM
Ayushman Sen
Ayushman Sen - avatar
+ 1
Thank you so much. I made several trials and tried to test various images.But it never worked and so I deleted these codes.At this moment I am at rehabilitation. for another two weeks and so my computer is at home and this moment I have just my phone and an old tablet.I know the playground and I have written several easy codes. (52). I'll try it once more and you can look at . I tried it for over one week and I did not succeed. Perhaps you can find out what there is wrong. I just wanted to send greetings to the community and I wanted to send a nice picture with flowers. But I've made something wronh thank you for answering
18th Oct 2018, 12:20 PM
SuperOma
SuperOma - avatar
+ 1
try doing this: <img src="http://vrsocial.pcriot.com/fupload/uploads/S81023-020513(1).jpg"> i suggest you upload the image to a website, then copy and paste the url adress instead of this link.
23rd Oct 2018, 9:35 PM
Gal1leo
Gal1leo - avatar
0
I also have the same problem... I tried several times to add an image from my phone to a page using html, but never succeeded.. plz someone help me in solving this problem..
29th Oct 2018, 7:06 AM
Roshan Diwan
Roshan Diwan - avatar
0
There are many prior threads on how to add an image already. Sometimes the issue is with the image link itself, so it is always best to include the code for proper testing. This way we can give advice that will properly address your specific issue and not someone else's issue or give advice that is too generic to be useful. For what it's worth: https://code.sololearn.com/W1HE74c6JmEX/?ref=app
29th Oct 2018, 8:42 AM
Janningā­
Janningā­ - avatar
0
try downloading an image from chrome browser and open the image in your browser itself..You will find image url at the top and copy that... eg:- file:///storage/emulated/0/Download/download.jpeg paste it in your code and you will get an image in output...
5th Oct 2019, 5:21 PM
Roshan Diwan
Roshan Diwan - avatar