“corpo central html” Respostas de código

corpo central html

body {
  display:flex; flex-direction:column; justify-content:center;
  min-height:100vh;
}
Busy Bird

corpo central html

body {
max-width: max-content;
margin: auto;
}
Busy Bird

Centro de alinhamento de texto CSS

body {
  text-align: center;
}
TheDevStar

Respostas semelhantes a “corpo central html”

Perguntas semelhantes a “corpo central html”

Mais respostas relacionadas para “corpo central html” em HTML

Procure respostas de código populares por idioma

Procurar outros idiomas de código