Dear all,
Can someone help me to change the background color of HTML table td based on certain condition?
If the condition is True the background color of the td should be Green and if the condition is False the background color of the td should be Red?
I have seen a post which is very much similar to my requirement(mentioned below), but I did not get the expected result.
<p class=MsoNormal><span style='background:red;mso-highlight:red'>ABC</span></p>
Please help me with a sample code.
Thanks
Deepak