Sitemap - 2022 - CSS isn't magic

Leave the content property empty to avoid unexpected voicing

Happy Christmas!

Does the top property have priority on place-items?

Please, say what you think about CSS isn't magic

position: absolute frees us from using display: block

Subscribe on my new newsletter with accessibility tips for developers

Create custom checkboxes and radio buttons with the attribute selector

It’s time to use a new way for centering elements with position: absolute

justify-content: space-between leads to weird display of items

align-items or margin: auto. What's better?

display: grid gets rid of the habit of defining display: block

Please, say what you think about CSS isn't magic

Define only what you need to define

background-color doesn't allow controls merge with the white screen

What does :not([class]) make useful?

The animation property without the prefers-reduced-motion media feature can lead to dizziness or headache

Please, help CSS isn't magic🙏

Let's use outline: none correctly

Please, stop using resize: none

The hidden attribute removes the need to define display: none

Let's I help you with CSS

The scroll-behavior property without the prefers-reduced-motion media feature can lead to dizziness or headache

Are you interested in Accessibility? Join to my subscription!

Stop to use display: block for pseudo-elements when using flexbox

We don't need to use 0 anymore to define margins and paddings

The gap property smashes margins!

Please, help CSS isn't magic🙏

Reduce top: 0; right: 0; bottom: 0; left: 0 to one line!

Let's reduce the combination of the width and max-width properties to one

justify-content vs gap

justify-content / align-items vs margin: auto

How to make multi-line paddings?

Will the width and height properties work for span?

Flex items are blockified. What that means?