Ahmad Shadeed 7/2/2020

Uncommon CSS Properties

Read Original

This technical article details several uncommon but useful CSS properties that can solve common front-end development problems. It covers using 'place-items' for centering in CSS Grid, leveraging 'margin: auto' within Flexbox for alignment, and styling list markers with the '::marker' pseudo-element to avoid unnecessary pseudo-elements. The focus is on practical, progressive enhancement techniques to write cleaner, more efficient CSS.

Uncommon CSS Properties

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week