this post was submitted on 12 Jun 2025
543 points (98.9% liked)

Programmer Humor

24144 readers
2233 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
543
centerDiv.js (lemmy.blahaj.zone)
submitted 1 day ago* (last edited 1 day ago) by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 67 points 1 day ago* (last edited 1 day ago) (2 children)
div {
  display: grid;
  place-content: center;
}

We've come a long way...

[–] [email protected] 9 points 1 day ago

The collective man-hours this would have saved people, if we had it back in 1999, would be staggering.

[–] [email protected] 6 points 1 day ago (1 children)

You misspelled nesting tables

[–] [email protected] 2 points 14 hours ago

My man right here. Y'all ever want to code some HTML emails? Nested tables as far as the eye can see!