not_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · edit-27 days agocenterDiv.jslemmy.blahaj.zoneexternal-linkmessage-square54fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1external-linkcenterDiv.jslemmy.blahaj.zonenot_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · edit-27 days agomessage-square54fedilinkfile-text
minus-squaresquirrel@discuss.tchncs.delinkfedilinkarrow-up0·edit-28 days agodiv { display: grid; place-content: center; } We’ve come a long way…
minus-squarewashbasin@sh.itjust.workslinkfedilinkEnglisharrow-up0·7 days agoMy man right here. Y’all ever want to code some HTML emails? Nested tables as far as the eye can see!
minus-squaredejected_warp_core@lemmy.worldlinkfedilinkarrow-up0·7 days agoThe collective man-hours this would have saved people, if we had it back in 1999, would be staggering.
div { display: grid; place-content: center; }
We’ve come a long way…
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!
The collective man-hours this would have saved people, if we had it back in 1999, would be staggering.