Otter@lemmy.ca to Programming@programming.devEnglish · 3 months agoCSS finally adds vertical centering in 2024build-your-own.orgexternal-linkmessage-square71fedilinkarrow-up1327arrow-down14cross-posted to: [email protected][email protected]
arrow-up1323arrow-down1external-linkCSS finally adds vertical centering in 2024build-your-own.orgOtter@lemmy.ca to Programming@programming.devEnglish · 3 months agomessage-square71fedilinkcross-posted to: [email protected][email protected]
minus-squareBlackmist@feddit.uklinkfedilinkEnglisharrow-up9·2 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”>