how justefay text center div css code example
Example 1: html align right
<p style="text-align:right;">Example</p>
Example 2: text-align attribute in css
text-align:inherit;
<p style="text-align:right;">Example</p>
text-align:inherit;