I'm pretty sure this doesn't belong in the programming help section as I'm not doing anything wrong when calling images ...
I've even tried an absolute path ...
but the image still doesn't show up on my site www.10studio.x10hosting.com
The code in the first example was working fine until I changed my domain name.
Any ideas?
Code:
<img src="images/avssltd_page.png">
Code:
<img src="http://www.10studio.x10hosting.com/images/avssltd_page.jpg">
The code in the first example was working fine until I changed my domain name.
Any ideas?