not_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · edit-214 days agocenterDiv.jslemmy.blahaj.zoneimagemessage-square60fedilinkarrow-up1578arrow-down16file-text
arrow-up1572arrow-down1imagecenterDiv.jslemmy.blahaj.zonenot_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · edit-214 days agomessage-square60fedilinkfile-text
minus-squaresquirrel@discuss.tchncs.delinkfedilinkarrow-up69·edit-215 days agodiv { display: grid; place-content: center; } We’ve come a long way…
minus-squaredejected_warp_core@lemmy.worldlinkfedilinkarrow-up10·15 days agoThe collective man-hours this would have saved people, if we had it back in 1999, would be staggering.
minus-squarewashbasin@sh.itjust.workslinkfedilinkEnglisharrow-up2·14 days agoMy man right here. Y’all ever want to code some HTML emails? Nested tables as far as the eye can see!
div { display: grid; place-content: center; }
We’ve come a long way…
The collective man-hours this would have saved people, if we had it back in 1999, would be staggering.
You misspelled nesting tables
My man right here. Y’all ever want to code some HTML emails? Nested tables as far as the eye can see!