this post was submitted on 12 Aug 2023
1522 points (97.6% liked)

Programmer Humor

31793 readers
33 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 36 points 1 year ago (1 children)
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
display: flex;
align-items: center;
justify-content: center;
display: grid;
place-items: center;
[โ€“] [email protected] 16 points 1 year ago (1 children)

Pah too many words just use tabs ๐Ÿคฃ

[โ€“] [email protected] 17 points 1 year ago (1 children)
[โ€“] [email protected] 22 points 1 year ago

W3C: nah those mfs have it way too easy, deprecates it