CIW
1D0-61B · Question #49
1D0-61B Question #49: Real Exam Question with Answer & Explanation
Sign in or unlock 1D0-61B to reveal the answer and full explanation for question #49. The question stem and answer options stay visible for context.
HTML5 Coding
Question
You need to center and indent a quote on your Web page. Which is the best way to accomplish this using HTML5?
Options
- AUse the <pre>element.
- BUse the <blockquote> element.
- CUse the style attribute with the <p> tag.
- DUse the text-align attribute with the <p> tag.
Unlock 1D0-61B to see the answer
You've previewed enough free 1D0-61B questions. Unlock 1D0-61B for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Semantic HTML#blockquote element#HTML5 elements#Quoted content