0
Image Tag not working. What do I do now? <img src="folder name/image name . Extension"> </img>
img src="folder name/image name . Extension"> </img> I am giving like this.
5 Antworten
+ 6
Akash Kaiputra
You cannot access your local device path anywhere on the internet.
Upload file somewhere on the internet, get link from there and use in your code.
Learn about Dropbox
https://code.sololearn.com/WW6t4B73kJVz/?ref=app
+ 1
As said by A͢J
try using the search bar before posting any questions.
https://www.sololearn.com/post/10362/?ref=app
https://www.sololearn.com/post/459751/?ref=app
https://www.sololearn.com/Discuss/2281884/?ref=app
https://www.sololearn.com/Discuss/2390690/?ref=app
https://www.sololearn.com/Discuss/1054246/?ref=app
0
The img tag does not have a closing tag
0
Thank you ..
0
Thank you all....