VeganPizza69 Ⓥ to Programmer [email protected]English • 2 years agoThe Centererlemmy.worldimagemessage-square25fedilinkarrow-up1509
arrow-up1509imageThe Centererlemmy.worldVeganPizza69 Ⓥ to Programmer [email protected]English • 2 years agomessage-square25fedilink
Art by gfcf14 https://www.facebook.com/webdevtoons https://twitter.com/webdevtoons https://www.instagram.com/webdevtoons/ https://www.reddit.com/user/gfcf14/
minus-square@[email protected]linkfedilinkEnglish29•2 years agoHell, I’m a web dev and I’d pay someone to center things for me
minus-squareBusterStatuslinkfedilink3•2 years agoFor real. When I have a front-end story to do, I basically just slam on the keyboard until it looks close to how UX wants it.
minus-square@[email protected]linkfedilinkEnglish22•2 years agoI usually just try justify-content, justify-items, align-content, and align-items. Then when it gets centered I remove the rest. I’m not paid to remember, I’m paid to know it’s possible.
minus-square@[email protected]linkfedilinkEnglish3•2 years agoSame! I usually open the dev console and just flip through all the options until I find the one that does it
minus-squareAgentseedlinkfedilink1•2 years agoI still use <center> tags on some things, it’s quick and I’ll fix it when it eventually breaks
Hell, I’m a web dev and I’d pay someone to center things for me
For real. When I have a front-end story to do, I basically just slam on the keyboard until it looks close to how UX wants it.
I usually just try justify-content, justify-items, align-content, and align-items. Then when it gets centered I remove the rest.
I’m not paid to remember, I’m paid to know it’s possible.
Same! I usually open the dev console and just flip through all the options until I find the one that does it
<center></center>
That’ll be 200 dollars
Great, now make it blink.
I still use <center> tags on some things, it’s quick and I’ll fix it when it eventually breaks
Co-pilot?