Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how to center align text in html

you just need to add this line of code in your tag(<p>; h1, h2, td etc):
  
<p align="center">sample text<p/>
 
PREVIOUS NEXT
Tagged: #center #align #text #html
ADD COMMENT
Topic
Name
9+4 =