RCMaehl [Any]@lemmy.world to Programmer Humor@programming.dev · 2 years agoPlEaSe CeNtEr ThAt DiVlemmy.worldimagemessage-square192fedilinkarrow-up1980arrow-down139
arrow-up1941arrow-down1imagePlEaSe CeNtEr ThAt DiVlemmy.worldRCMaehl [Any]@lemmy.world to Programmer Humor@programming.dev · 2 years agomessage-square192fedilink
minus-squarejvisick@programming.devlinkfedilinkarrow-up1·2 years 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.