The <blockquote> tag is used to cause the text between the text to be formatted as
a block quote, right and left indented from the preceding and following text, as well as italizing the text.
Code
SOME TEXT
<blockquote>YOUR TEXT HERE</blockquote>
SOME TEXT