如何通过javascript更改html表格的单元格值颜色

问题描述:

亲爱的所有人,

请告诉我如何通过javascript更改html表的单元格值颜色



谢谢

Dear All,

Please tell me How to change cell value color of an html table through javascript



Thanks

您可以通过应用CSS样式来更改颜色,但是由于您对请求的要求不是很明确,因此答案也同样含糊.
You would change the color by applying CSS styling but since you were not very specific in your request the answer is equally vague.


更改表格单元格的颜色 [