CBSE Class 10 Computer Applications Question 29 of 56

Cascading Style Sheets (CSS) — Question 10

Back to all questions
10
Question

Question 10

Which property is generally applied to blocks of text (h1, p,th,td,etc.) and is used to align the text of a document.

  1. Text-align: value
  2. Letter-align: value
  3. Background-align: value
  4. None of these
Answer

Text-align: value

ReasonText-align: value property is generally applied to blocks of text (h1, p,th,td,etc.) and is used to align the text of a document.