Ask Question

Which of the following is the correct style tag for having the web page's text be aligned to the right?

A. style=text-align: center

B. style=text-align: right

C. style=text-align: left

D. style=text-align: green

+3
Answers (2)
  1. 4 July, 10:53
    0
    style=text-align: right

    Explanation:

    APEX Verified
  2. 4 July, 10:58
    0
    B. style=text-align: right

    Explanation:

    text-align is a CSS property having 5 types of values. Each of values define below.

    left - Aligns content to left.

    right - Aligns content to right.

    center - Centers the content.

    justify - Depends on the width of the content, it will align itself to both left and righ

    inherit - It specifies the the value of text-align should be taken from parent element.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Which of the following is the correct style tag for having the web page's text be aligned to the right? A. style=text-align: center B. ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers