Monday, February 25, 2008

CSS table background

<table style="background-image: url('/_layouts/Graphics/leftnavshape.jpg');background-repeat:repeat-x;background-position:left top;background-color:#c9ddf9;">

Use background-color to make background-image color fit the whole table.

No comments: