I have a series of divs each of which contain an image, a line of text and a textbox where the user enters a number.
Is there a way to make the background of the div change colour if the number in the text box isn’t 0.
Or could this be done using a:visited?
Any pointers would be really appreciated.