+ 1
Hey guys, I need help on uploading a pic to a webpage.
I am using the sololearn coding field to practice i tried uploading a picture using html, i got all the coding right put the main picture never shows, It only shows at the right top of the picture border a small gallery icon that it entered what could be the problem.??
1 Réponse
+ 1
If u could share the code code that might help us to better understand your question!!!
The reason small gallary icon is showing is because your image is not loaded successfully!!! U did something wrong in your code !!!
And you also need to define Height & width of the image only then the image will be visible on your HTML page !