Set int color based on value being positive or negative using css
Posted
by damien535
on Stack Overflow
See other posts from Stack Overflow
or by damien535
Published on 2010-05-05T14:06:33Z
Indexed on
2010/05/05
14:08 UTC
Read the original article
Hit count: 247
css
Hi folks,
Quick question. I want to change the color of an int based on the value being positive or negative, using css if possible.
Any ideas??
Thanks again!
© Stack Overflow or respective owner