imge border

Discussion in 'HTML & Website Design' started by haithamedrees23, Aug 22, 2007.

  1. #1
    hi

    i have problem when i added (image{border-width:0}) ,its work fine in IE ,but when i made test with firefox i discovered that the border is still around the image, how can i fix this problem???????????/


    thanks
     
    haithamedrees23, Aug 22, 2007 IP
  2. twistedspikes

    twistedspikes Notable Member

    Messages:
    5,694
    Likes Received:
    293
    Best Answers:
    0
    Trophy Points:
    280
    #2
    img {border-width:0px;}
     
    twistedspikes, Aug 22, 2007 IP
  3. haithamedrees23

    haithamedrees23 Guest

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    thanks soooo much for ur reply and god bles u....
     
    haithamedrees23, Aug 22, 2007 IP
  4. twistedspikes

    twistedspikes Notable Member

    Messages:
    5,694
    Likes Received:
    293
    Best Answers:
    0
    Trophy Points:
    280
    #4
    no problem :)
     
    twistedspikes, Aug 22, 2007 IP
  5. detz

    detz Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    or border:0px;
     
    detz, Aug 22, 2007 IP
  6. soulscratch

    soulscratch Well-Known Member

    Messages:
    964
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    155
    #6
    a img { border:0; }
     
    soulscratch, Aug 22, 2007 IP