940
you are viewing a single comment's thread
view the rest of the comments
[-] Restaldt@lemmy.world 15 points 1 year ago* (last edited 1 year ago)
[-] KiofKi@feddit.de 7 points 1 year ago

And grid if you're feeling fancy

[-] jvisick@programming.dev 2 points 1 year ago

Grid is just flexbox but worse

[-] ditherwither@lemmy.world 1 points 1 year ago

both grid and flexbox are just position: absolute but worse.

who needs mobile users anyways, fuck them

[-] jvisick@programming.dev 1 points 1 year ago

I like to draw my pages out on graph paper, then just use position: absolute and tons of media queries to place everything with x and y coordinates. It’s the ultimate grid system.

[-] edwardbear@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

* {

display: flex;

}

This is the way.

this post was submitted on 28 Jul 2023
940 points (96.3% liked)

Programmer Humor

19166 readers
670 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 1 year ago
MODERATORS