I'm using html & css. I want a certain word to always be set to the colour red. I can use the span tags to set one word to red, but I don't want to have to type this out for every occurance of the word, is there kind of like a "global" way of doing this?
Thanks.
Lets say the word is "cat" btw.