CODE TO START TEXT FROM RIGHT IN HTML code example
Example 1: html how to center text
<p style="text-align:center;">Centered paragraph.</p>
Example 2: html align right
<p style="text-align:right;">Example</p>
Example 3: CODE TO START TEXT FROM RIGHT IN HTML
<html dir="rtl" lang="X">