Page 1 sur 1

image permission

MessagePosté: 19 Mars 2012, 01:16
de swapna10
Hi all
I have downloaded core ftp lite. I want to include one .jpg image in my html file. What should I do to include it in my html program. I tried to following command -
<p>
<img src="http://.../...../.../king_logo.jpg" alt="UTPB Logo" width="100" height="50" align ="right"/>
</p>
and uploaded king_logo.jpg separately on ftp. I gave 755 permission to that image, but if I open that html program in browser, instead of image I get red x. why? I dont know where am I making a mistake? Does anyone know?
Thanks in advance