Border is x amount of pixels from image, how-to?

Discussion in 'HTML & Website Design' started by Doug the Great, Dec 19, 2007.

  1. #1
    Doug the Great, Dec 19, 2007 IP
  2. babyboy808

    babyboy808 Well-Known Member

    Messages:
    491
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    125
    #2
    Hi,

    img {
    border: 1px solid #000;
    padding: 4px;
    }
     
    babyboy808, Dec 19, 2007 IP