PlEaSe CeNtEr ThAt DiV

RCMaehl [Any]@lemmy.world to Programmer Humor@programming.dev – 928 points –
145

You are viewing a single comment

And grid if you're feeling fancy

Grid is just flexbox but worse

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

who needs mobile users anyways, fuck them

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.