Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how to change text place in html

<h1 style=text-align:center> this is will change the place of the text to the center <h1>
<h1 style=text-align:left> this is will change the place of the text to the left <h1>
<h1 style=text-align:right> this is will change the place of the text to the right <h1>
 
PREVIOUS NEXT
Tagged: #change #text #place #html
ADD COMMENT
Topic
Name
4+4 =