this post was submitted on 07 Jul 2024
53 points (89.6% liked)

Programming Horror

1826 readers
1 users here now

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]

Rules

Credits

founded 1 year ago
MODERATORS
 

cross-posted from: https://lemm.ee/post/36467447

I am not allowed to credit the site that has this disaster. Its owner said "Nobody should see that"

top 2 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 7 points 1 month ago

That's the original programmer's fault.

It should be

.highlight { color: lime; } .text { color: white; }

[โ€“] [email protected] 1 points 2 weeks ago

tip: always inline the css so that the code can be easily used in e-mail