text paragrph start from left css code example
Example 1: how to push text to the right css
padding-left: 3px;
Example 2: CODE TO START TEXT FROM RIGHT IN HTML
<html dir="rtl" lang="X">
padding-left: 3px;
<html dir="rtl" lang="X">