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

Programmer Humor

25080 readers
700 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 46 points 2 months ago (33 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 (32 replies)