Log in

View Full Version : Help where's my border??



Fade
12-28-2006, 11:11 PM
I've placed an image on my site with border , in firefox it looks perfect but in IE it's gon , can someone explain ur help please:confused:

I used :
<img src="images/POST_003kl.jpg" border="1" alt=""/>

codeexploiter
12-29-2006, 04:09 AM
Interesting; I've tried it in my machine and it works both in MS IE 7 and Firefox 2.0.0.1 without any problem, ah I mean it does shows an image with a border around it. I used the following syntax


<img src="1.jpg" alt="" border="1" />

If you can specify a link to your website forums users can view the problem directly.