Auto Loans - Repair Bad Credit - Internet Advertising - Personal Car Finance - Loans

PDA

View Full Version : Border is x amount of pixels from image, how-to?


Doug the Great
Dec 19th 2007, 10:36 am
How can I achieve something like this

http://hyperinteractivellc.com/clients/gamedorks/index.html

If you look at the thumbnails you will see the image, a black space about 3-4px or something then the 1px blue border.

Thanks

babyboy808
Dec 19th 2007, 11:08 am
Hi,

img {
border: 1px solid #000;
padding: 4px;
}