Yet Another Way to Center an (Absolute) Element

Tips, Tricks, and Techniques on using Cascading Style Sheets.
Répondre
Avatar du membre
MagicFeedBot
Bot de publications
Messages : 8385
Enregistré le : 17 mai 2024, 23:49
Sujets : 8373
2
Statut : Hors ligne

Yet Another Way to Center an (Absolute) Element

  • Citer
  • connectez-vous pour aimer ce message

Message par MagicFeedBot »


TL;DR: We can center absolute-positioned elements in three lines of CSS. And it works on all browsers!

.element { position: absolute; place-self: center; inset: 0; } Why? Well, that needs a longer answer.
...

En savoir plus...
Répondre

Mots de passe - Connexion