hi
i made a webdesign in photoshop, and sliced it up, and finished it with xhtml,
but when i upload the index.html a picture dissapear.
here's the code:
but when i go to my domain and look at the website, the picture aint there, and i look at the code by the browser
(both with IE and Opera), the <img> tag is gone:
i made a webdesign in photoshop, and sliced it up, and finished it with xhtml,
but when i upload the index.html a picture dissapear.
here's the code:
Code:
<center><a href="screenshots/3xgranade.jpg" target="_blank">
<img src="screenshots/3xgranade.jpg" border="0" width="120" height="90">
</a></center>
but when i go to my domain and look at the website, the picture aint there, and i look at the code by the browser
(both with IE and Opera), the <img> tag is gone:
Code:
<center><a href="screenshots/3xgranade.jpg" target="_blank">
</a></center>





