WebAIM - Web Accessibility In Mind

E-mail List Archives

blockquote

for

From: Laura Roberts
Date: Apr 18, 2024 9:14AM


I'm curious about using the blockquote tag in a pdf. While it's clear how
to use it in HTML, there's not much guidance on it in PDFs other than it's
used for one or more paragraphs attributed to another writer/speaker.

So is it tagged like this?
<BlockQuote>
quoted Text
another paragraph of quoted text

or

<BlockQuote>
<P>quoted text
<P> another paragraph of quoted text

or does it all go in a Div tag?

<Div>
<BlockQuote>
<P> etc

Thanks

--
Best regards,
Laura Roberts
413-588-8422