Salta al contenuto

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone
  • Improving card patterns with anchor positioning.

    Mondo anchor css
    1
    1
    0 Votazioni
    1 Post
    0 Visualizzazioni
    webstandards_dev@mastodon.social
    Improving card patterns with anchor positioning. @thatemil covers a card with a link pseudo-element via anchor positioning, so the whole surface is clickable without wrapping everything in one <a>. With position-area: center and place-self: stretch the pseudo fills the card, while an anchor() bottom inset ties it to the secondary actions, leaving dead space around the favorite button without magic numbers. #anchor #csshttps://thatemil.com/blog/clickable-surface-expansion-using-anchor-position/