What is Nostr?
CSS by T. Afif :verified: /
npub1w9x…pcdf
2024-10-16 10:59:07

CSS by T. Afif :verified: on Nostr: Do you know that the below declarations are the same? The display property can take ...

Do you know that the below declarations are the same?

The display property can take two values in any order
- The outer display: how the element is seen from the outside
- The inner display: what layout the element will generate inside

Why? If in the future we add new layouts, we don't have to define two values ("x", "inline-x") but only one value ("x")

A masonry layout? We define "masonry" and we use "inline masonry" or "block masonry"

Online Version: https://css-tip.com/inner-outer-display/

#CSS #HTML

Author Public Key
npub1w9xzec0p0vusgvpu3wsxf4qcma7tt2wkz8jj2gf4rnvjns59zvvslwpcdf