Review the following snippet:
<blockquote>This is a quoted text, but without mentioning the source.</blockquote>
There is no problem.
The <blockquote> tag always needs the "cite" attribute.
<blockquote>
The "cite" attribute is missing.
<cite> should be used instead of <blockquote>.
<cite>