That's the original programmer's fault.
It should be
.highlight { color: lime; }
.text { color: white; }
Welcome to Programming Horror!
This is a place to share strange or terrible code you come across.
For more general memes about programming there's also Programmer Humor.
Looking for mods. If youre interested in moderating the community feel free to dm @[email protected]
That's the original programmer's fault.
It should be
.highlight { color: lime; }
.text { color: white; }
tip: always inline the css so that the code can be easily used in e-mail