flamingos-cant (hopepunk arc)@feddit.uk to Programmer Humor@programming.devEnglish · 11 hours agoBeastlyfeddit.ukimagemessage-square75fedilinkarrow-up1706
arrow-up1706imageBeastlyfeddit.ukflamingos-cant (hopepunk arc)@feddit.uk to Programmer Humor@programming.devEnglish · 11 hours agomessage-square75fedilink
minus-squareundefinedTruth@lemmy.ziplinkfedilinkarrow-up1·23 minutes agoAh, I remember the days when they used to be using PNGs for those.
minus-squareArseAssassin@sopuli.xyzlinkfedilinkarrow-up1·18 minutes agoAh, and I remember doing it. I wish I didn’t.
minus-square𝕱𝖎𝖗𝖊𝖜𝖎𝖙𝖈𝖍@lemmy.worldlinkfedilinkarrow-up3·2 hours agoJust throw it in a flexbox with margin: auto
minus-squareSpatchyIsOnline@lemmy.worldlinkfedilinkarrow-up20·5 hours agodisplay: grid for a single element feels kinda cursed to me
minus-squareorca@orcas.enjoying.yachtslinkfedilinkarrow-up3·4 hours agoIt definitely is lol. You’d use this for a landing page content container or something.
Now make it work on IE6.
After adding rounded corners.
Ah, I remember the days when they used to be using PNGs for those.
Ah, and I remember doing it.
I wish I didn’t.
Just throw it in a flexbox with
margin: autodisplay: gridfor a single element feels kinda cursed to meIt definitely is lol. You’d use this for a landing page content container or something.