Ask Question
10 December, 04:01

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. 10 December, 05:03
    0
    style=text-align: right

    Explanation:

    APEX Verified
  2. 10 December, 06:22
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers