Computer Science, asked by franklin3765, 1 year ago

How to use blockquote in HTML?

Answers

Answered by Anonymous
1
The blockquote element is used to indicate the quotation of a large section of text from another source.Using the default HTML styling of most web browsers, it will indent the right and left margins both on the display and in printed form, but this may be overridden by Cascading Style Sheets (CSS).
Similar questions