+ 2
Hello, please I'm adding img to my HTML and and is not running as an outcome, please help me
8 Respostas
+ 1
What response are you getting?
Are you getting any syntax error?
It could be your image directory is not properly set or your tags are not correct.
Use this; if the image is on your computer.
<img src="theimage.jpg">
Or this if the image is on the internet
<img src="http://theimage.com">
Where <img
Is the image element tag.
Where 'src'
Is the attribute for the source of the image.
Where 'theimage'
Is your directory or link for the image.
If you need more explanations you can DM me
+ 1
What are your questions Ayoko Elijah
0
<img src="myimage.jpg">
use the correct image extension after confirming it from the image properties. some image extensions incluse .jpg, .tif, .gif, .png
the example above its image has a .jpg extension.
0
How did you write the code ?
0
Please can we be friends
0
Alright. Taiwo Ophycial
0
Guy I get plenty questions oo