- 1
My browser doesn't load inserted images?
4 Réponses
+ 2
try another browser
+ 2
We can't tell if we don't see your code.
+ 1
Your images need to be in a file on your server. Copy the image address from the server and paste it in href src in your code
0
this is the general format:
<img src="URL Of Your Picture"