Results 1 to 2 of 2

Thread: Help where's my border??

  1. #1
    Join Date
    Dec 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Help where's my border??

    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

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

  2. #2
    Join Date
    Sep 2005
    Location
    India
    Posts
    1,627
    Thanks
    6
    Thanked 107 Times in 107 Posts

    Default

    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

    Code:
    <img src="1.jpg" alt="" border="1" />
    If you can specify a link to your website forums users can view the problem directly.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •