Need help with image | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

Need help with image

Hello am using atom for my coding and i have been doing the image tag but nothing is showing please i know the img tag but dont know why the image is not displaying am totally stuck in the img tag. Thank you!

7th Dec 2020, 9:32 PM
Habib Ahmed Tikau
Habib Ahmed Tikau - avatar
35 Answers
+ 5
you have to transfer the image to the application Dropbox, then copy the link, and paste, but you should in the link instead www. put dl. , if you don’t do this, the image will not appear, if you don’t understand something, write in messages, I will answer you with pleasure
9th Dec 2020, 6:46 PM
Amirhon Atahanov
Amirhon Atahanov - avatar
+ 4
If you want to access files directly from your phone use this app instead. https://play.google.com/store/apps/details?id=com.foxdebug.acodefree
8th Dec 2020, 7:52 AM
Chris Coder
Chris Coder - avatar
+ 1
<img src="sketch1600950774566.png" alt=""/>
7th Dec 2020, 10:31 PM
Habib Ahmed Tikau
Habib Ahmed Tikau - avatar
+ 1
img src="sketch1600950774566.png" width="150%" length="150% alt=""/>me.code()
7th Dec 2020, 10:39 PM
Habib Ahmed Tikau
Habib Ahmed Tikau - avatar
+ 1
you have to put the image in the same folder as your .html if you want to use it that way.
7th Dec 2020, 11:30 PM
Chris Coder
Chris Coder - avatar
0
Show me your code please
7th Dec 2020, 10:03 PM
Galstyan
Galstyan - avatar
0
me.code() here it is
7th Dec 2020, 10:32 PM
Habib Ahmed Tikau
Habib Ahmed Tikau - avatar
0
Did you write the width and length of the picture, if not, add
7th Dec 2020, 10:34 PM
Galstyan
Galstyan - avatar
0
Ok i have try that too but let me do again
7th Dec 2020, 10:35 PM
Habib Ahmed Tikau
Habib Ahmed Tikau - avatar
0
Img must have a width and length brother,try ;)
7th Dec 2020, 10:38 PM
Galstyan
Galstyan - avatar
0
This image u take from Internet yes? else it doesn't work.
7th Dec 2020, 10:40 PM
Galstyan
Galstyan - avatar
0
150%🤔?
7th Dec 2020, 10:40 PM
Galstyan
Galstyan - avatar
0
<img src="sketch1600950774566.png" width="150px" length="150px" alt="" >
7th Dec 2020, 10:41 PM
Galstyan
Galstyan - avatar
0
No it is on my gallery the picture
7th Dec 2020, 10:42 PM
Habib Ahmed Tikau
Habib Ahmed Tikau - avatar
0
No i just put it like that i dont know the size
7th Dec 2020, 10:43 PM
Habib Ahmed Tikau
Habib Ahmed Tikau - avatar
0
Oh no)).Look this program does not allow you to use your photos, you can take and use any photo from the internet.
7th Dec 2020, 10:44 PM
Galstyan
Galstyan - avatar
0
If you were writing code on a computer, you could use the files you downloaded with the help of a proofreader.
7th Dec 2020, 10:45 PM
Galstyan
Galstyan - avatar
0
And if you can only by phone, it will be convenient to use Google Photos
7th Dec 2020, 10:46 PM
Galstyan
Galstyan - avatar
0
Chris C. But am using atom can u explain more please
8th Dec 2020, 12:06 AM
Habib Ahmed Tikau
Habib Ahmed Tikau - avatar
0
How can i create a project file please or u mean normal folder and name it html in file manager?
8th Dec 2020, 12:33 AM
Habib Ahmed Tikau
Habib Ahmed Tikau - avatar