I trying to get a less is possible requied lines to get border on img with using css but my third attemp to make it properly didnt work good.
I made 3 examples of css in action and 3-third one is totaly messed.
http://frajkt.com/cars/css1.html
http://frajkt.com/cars/css2.html
http://frajkt.com/cars/css3.html
First one is implement of td tag,which is good but it requires repeating of td tag which is bad,second one is implementation of img tag which is good but bad if you dont want border on certain images and third one is calling tag one which contain border setting but for some reason it shows big border on first image and on other images shows one big border and it should be border on every image.When i tried that code first time it worked but then sudenly it stopped working.