Answers for "how to center a h1 to the screen"

CSS
10

how do i put my h1 tag in the middle of the screen

text-align: center;
Posted by: Guest on July-28-2020

Code answers related to "how to center a h1 to the screen"

Browse Popular Code Answers by Language