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.
- Text-align: value
- Letter-align: value
- Background-align: value
- None of these
Text-align: value
Reason — Text-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.