I'm new to the web development scene.
I'm looking to use this function to change the color of a field based on the value of it. For example if the value is "STOP" then it would format the text red or if it's "GO" then it would format green.
My question is where do I put my actual css at to begin with?
Thanks