Using a style sheet is the only way to position the background image without it tiling. The style sheet code is compatible with IExplorer and Netscape browsers version 4 and up.
table{background: #fff url('bg.gif') no-repeat top right}
This defines a table with white bgcolor and bg.gif as background image positioned at top right corner, without tiling.
__________________
## Please login or register to view this content. Registration is FREE ## Please login or register to view this content. Registration is FREE ##