If an image is not in the same file as the html file how do u locate it | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

If an image is not in the same file as the html file how do u locate it

25th Feb 2017, 2:34 PM
kolade
kolade - avatar
3 Respuestas
+ 1
Copy it's location by checking its properties and paste it in src
25th Feb 2017, 2:37 PM
Anmol Agrawal
Anmol Agrawal - avatar
0
thanks
25th Feb 2017, 2:39 PM
kolade
kolade - avatar
0
select it like you are renaming it then copy then paste in <img src = "xyz.jpg"> where xyz is the desired image
25th Feb 2017, 9:01 PM
Imim Kalada-green
Imim Kalada-green - avatar