How to use spacer image?

Discussion in 'HTML & Website Design' started by computerzworld, Sep 2, 2008.

  1. #1
    Hello,
    I am having spacer.gif (1x1) image and I want to use it for tabbing. How to use spacer images? please help me. Thanks in advance.
     
    computerzworld, Sep 2, 2008 IP
  2. drhowarddrfine

    drhowarddrfine Peon

    Messages:
    5,428
    Likes Received:
    95
    Best Answers:
    7
    Trophy Points:
    0
    #2
    spacer.gifs went away with the Dodo bird. Use margins and padding. That's what they're for.
     
    drhowarddrfine, Sep 2, 2008 IP
  3. websells

    websells Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    if you want to use spacer for spacing or tabbing then use like this:

    <img src="images/spacer.gif" width="your required width" height="your required width" alt="" />
     
    websells, Sep 2, 2008 IP