Answers for "how to position text on left css"

1

css text align center

body {
  text-align: center;
}
Posted by: Guest on April-09-2020
0

how change the text position

type text-align: center;
you can make it to right and to the left
Posted by: Guest on August-19-2020

Browse Popular Code Answers by Language