RCMaehl [Any]@lemmy.world to Programmer Humor@programming.dev · 1 year agoPlEaSe CeNtEr ThAt DiVlemmy.worldimagemessage-square170fedilinkarrow-up1982arrow-down138
arrow-up1944arrow-down1imagePlEaSe CeNtEr ThAt DiVlemmy.worldRCMaehl [Any]@lemmy.world to Programmer Humor@programming.dev · 1 year agomessage-square170fedilink
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.