PDA

View Full Version : Stretching a border image?


wiffles
04-10-2004, 12:07 PM
If I use a image with one dimension of 1 pixel as a border image (inside a <td>), how do I stretch that dimension to the largest that it'll fit in the table?

Josh
04-10-2004, 10:35 PM
You can set it's width and height to 100%, although that will distort the image.

It's best to make the imag efit in the table and set it as a background.

background:url(image.jpg)