how to align text to the right html code example
Example: what are the different text align in html
/* There are four different text align values: left, right, center
and justify. For example: */
text-align: center;
/* There are four different text align values: left, right, center
and justify. For example: */
text-align: center;