Ok, lets say I have an image I am using as a border, to get the border to grow (if needed) you add this line of code.
<td background="border.jpg" width="20" height="100%">Or atleast that would do it if it needed to grow...
However what if I have a carbon fiber image I want to use as a border? I don't want it to stretch the image because that would completely destroy the look I am going for. I would rather it just use the same image over and over (if need be). How do I get it to do this? I am not too strong in CSS but I remember reading something about this in CSS awhile back.
Thanks in advance for your expertise!
