All text between <blockquote> and </blockquote> is separated from regular text, often indented on the left and right sides (add margins), and sometimes italics are used. That is, block references have their own space.
Differences between HTML and XHTML
No.
Tips and comments: Tip: Please use the q element to mark short references.Note: If you need to verify the page as strict XHTML, then the <blockquote> element must contain block-level elements, such as this:
Copy the code