Otter@lemmy.ca to Programming@programming.devEnglish · 5 months agoCSS finally adds vertical centering in 2024build-your-own.orgexternal-linkmessage-square68fedilinkarrow-up1165arrow-down10
arrow-up1165arrow-down1external-linkCSS finally adds vertical centering in 2024build-your-own.orgOtter@lemmy.ca to Programming@programming.devEnglish · 5 months agomessage-square68fedilink
minus-squareBlackmist@feddit.uklinkfedilinkEnglisharrow-up2·5 months agoWhat we were promised: Content in one HTML document. Styles in other CSS, able to apply any to completely alter the layout of the document. What we got: <div class=“mt mid flex lt-8 no-margin up-1”>
What we were promised:
Content in one HTML document.
Styles in other CSS, able to apply any to completely alter the layout of the document.
What we got:
<div class=“mt mid flex lt-8 no-margin up-1”>