problem with a border in html

Associate
Joined
10 Sep 2008
Posts
1,656
I'm trying to apply a border to an image in html, I was using a style sheet with border-right cccccc, 2px solid and that was ok, however my works internet system no longer allows the use of style sheets, Ive tried putting the style sheet formatting into the page but this applies the style to all images which is no good as half of the page is made by some one else and I can't change any of that code.
So I'm trying to find a way of doing:

td image with right border grey 2px solid left border white 2 px solid etc

Can anyone enlighten me?

Thanks if you can.
 
Back
Top Bottom