Relative Content

Tag Archive for javascriptcssdatabase

Coloring values in table on the website javascript

I have a website where values are given in a table. I would like them to be colored based on the numbers. I used JavaScript code, but it seems to work correctly for <div> and <p>, but not correctly for <td>. What am I doing wrong?

Coloring values in table on the website javascrip

I have a website where values are given in a table. I would like them to be colored based on the numbers. I used JavaScript code, but it seems to work correctly for <div> and <p>, but not correctly for <td>. What am I doing wrong?