RCMaehl [Any]@lemmy.world to Programmer Humor@programming.dev · 1 year agoPlEaSe CeNtEr ThAt DiVlemmy.worldimagemessage-square142fedilinkarrow-up1967arrow-down139
arrow-up1928arrow-down1imagePlEaSe CeNtEr ThAt DiVlemmy.worldRCMaehl [Any]@lemmy.world to Programmer Humor@programming.dev · 1 year agomessage-square142fedilink
minus-squarejvisick@programming.devlinkfedilinkarrow-up1·1 year agoI 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.
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.