Which CSS statement should be used if you want text to be placed next to the right margin of the web page?

The CSS statement `text-align: right;` should be used if you want text to be placed next to the right margin of the web page.