this post was submitted on 07 May 2025
1150 points (96.7% liked)

Programmer Humor

25059 readers
621 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
[โ€“] obinice@lemmy.world 45 points 2 months ago (32 children)

Okay but how do u center a div in 2025

use

display: flex flex-direction: column align-items: center

on the parent container

load more comments (31 replies)