Hey all,
I have a parent table and a child table.
On the parent table I define { background-color:red} , how do I stop the child table inherating this?
I would have thought it would be something like { background-color:'' } or { background-color:""} but that does not work....
I have a parent table and a child table.
On the parent table I define { background-color:red} , how do I stop the child table inherating this?
I would have thought it would be something like { background-color:'' } or { background-color:""} but that does not work....