Computer Applications
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
CSS
3 Likes
Answer
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.
Answered By
1 Like
Related Questions
Which tag is used to create an embedded or internal style sheet?
- Color>
- <Style
- <Type>
- <PRE>
Which of the following characters are used to add comments in CSS?
- #
<!--- //
- None of these
Which property helps you to set the border style of an HTML element?
- Style
- border-color
- border-width
- None of these
Which one of the following is not a DHTML component?
- HTML
- Cascading Style Sheets (CSS)
- C++
- None of these