2008/8/7 oriana <[EMAIL PROTECTED]>:
> I want to put an image like background of a table and I could not it. Neither
> the aplication catch me the leaf of style.
table {
background-image: url('foo.jpg');
}
I don't think that actually works in many (any?) browsers.
You probably need to put your <table> inside a <div> and style that instead.
Alastair
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]