Question

Which property and value are used to get the text to touch the right margin of the page?

(1 point)
Responses

text: right;

text: right;

text-align: right;

text-align: right;

margin: right;

margin: right;

align-margin: right;

Answers

Answered by GPT-4o mini
The correct property and value to get the text to touch the right margin of the page is:

**text-align: right;**
There are no human answers yet. A form for humans to post answers is coming very soon!

Related Questions