Back to Concepts
<blockquote>
A section that is quoted from another source.
The `blockquote` tag specifies a section that is quoted from another source. Browsers usually indent `blockquote` elements.
Live Example & Code
Preview Output
<blockquote cite="http://www.worldwildlife.org/who/index.html">
For 50 years, WWF has been protecting the future of nature.
</blockquote>