cm0002@lemmy.world to Programmer Humor@programming.dev · 30 days agoProgrammers then and nowlemmy.mlexternal-linkmessage-square181fedilinkarrow-up11arrow-down10cross-posted to: programmerhumor@lemmy.ml
arrow-up11arrow-down1external-linkProgrammers then and nowlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 30 days agomessage-square181fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up0·30 days agoIMO tables should be more used for… tabular data. Shocking, I know, but the amount of websites that try to emulate a table with divs and uls out there is crazy.
IMO tables should be more used for… tabular data. Shocking, I know, but the amount of websites that try to emulate a table with
div
s andul
s out there is crazy.