Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how to center h1 i nhtml

<style>
h1 {
  text-align: center;
}
</style>
 
PREVIOUS NEXT
Tagged: #center #nhtml
ADD COMMENT
Topic
Name
7+2 =