this post was submitted on 12 Jun 2025
565 points (99.0% liked)

Programmer Humor

24261 readers
1094 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
you are viewing a single comment's thread
view the rest of the comments
[–] squirrel@discuss.tchncs.de 68 points 5 days ago* (last edited 5 days ago) (2 children)
div {
  display: grid;
  place-content: center;
}

We've come a long way...

[–] dejected_warp_core@lemmy.world 10 points 5 days ago

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

[–] criss_cross@lemmy.world 7 points 5 days ago (1 children)

You misspelled nesting tables

[–] washbasin@sh.itjust.works 2 points 4 days ago

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