Answers for "how to make a header in the middle of the page in html"

CSS
1

how to center a html header

h1{text-align: center;}
Posted by: Guest on December-18-2020

Code answers related to "how to make a header in the middle of the page in html"

Browse Popular Code Answers by Language