You need to center and indent a quote on your Web page. Which is the best way to accomplish this using HTML5?
Posted: Sat Jul 23, 2022 7:29 pm
You need to center and indent a quote on your Web page. Which is the best way to accomplish this using HTML5?
A. Use the <pre> element.
B. Use the <blockquote> element.
C. Use the style attribute 1%Iith the <p> tag.
D. Use the text-align attribute with the <p> tag.
A. Use the <pre> element.
B. Use the <blockquote> element.
C. Use the style attribute 1%Iith the <p> tag.
D. Use the text-align attribute with the <p> tag.