Answers for "center-text css"

0

html center body

body {
max-width: max-content;
margin: auto;
}
Posted by: Guest on July-28-2020
7

center text in div container

text-align: center
Posted by: Guest on June-01-2020

Browse Popular Code Answers by Language