Click to See Complete Forum and Search --> : Table Border Graphic


matrixcubed
06-10-2004, 12:58 PM
Hi all,

I've been tearing my hair out for the last few hours trying to find the correct syntax for this rarely-seen feature of HTML tables.

The effect is that of a texture being used for a single-pixel-wide border around table cells. Commonly, developers would use a texture similar to the following, to achieve nice results:
http://matrixcubed.cjb.net/band/images/border.png

I'm not sure what terminology I should be using to describe this; searches for "html table border texture" and the like have resulted in dead-end goose chases. :(

If anyone can point me in the correct direction, a website, URL, or another post on this forum, I would be appreciative! :)

PeOfEo
06-10-2004, 01:13 PM
Put a div witht hat as the background image, tile that image and then put another clock element inside of it that is inside of it with a 1px margin on each side

style="margin:1px;"