Re: Using the block quote for magazine-style pull quotes

FWIW, I'd recommend using the <aside> element instead.

"The aside
<https://www.w3.org/TR/2011/WD-html5-author-20110809/the-aside-element.html#the-aside-element>
 element represents
<http://www.w3.org/TR/2011/WD-html5-20110525/rendering.html#represents> a
section of a page that consists of content that is tangentially related to
the content around the aside
<https://www.w3.org/TR/2011/WD-html5-author-20110809/the-aside-element.html#the-aside-element>
 element, and which could be considered separate from that content. Such
sections are often represented as sidebars in printed typography.

The element can be used for typographical effects like pull quotes or
sidebars, for advertising, for groups of nav
<https://www.w3.org/TR/2011/WD-html5-author-20110809/the-nav-element.html#the-nav-element>
elements,
and for other content that is considered separate from the main content of
the page."


   -
   https://www.w3.org/TR/2011/WD-html5-author-20110809/the-aside-element.html
   - https://developer.mozilla.org/en-US/docs/Web/HTML/Element/aside

JF

On Thu, May 27, 2021 at 10:32 AM Louise Lister <Louise.Lister@iop.org>
wrote:

>
>
> Dear all,
>
>
>
> I hope anyone can help. We currently use pull quotes for our ‘interview
> with ..’ pages which pull out a few lines of note from the person
> interviewed.
>
>
>
> An example below:
>
>
>
>
>
> This is being picked up in Monsido as missing the cite attribute.
>
>
>
> From what I can tell then, just using <blockquote> may not be the right
> markup, although it is having the desired effect. What’s more, we don’t
> need to *cite* an external source because the content is being pulled
> from the page itself. Is there another markup type we should be using that
> would make it easier? Do I need to ask the developer we need a pull quote
> class such as is mentioned here:
> https://www.htmldog.com/techniques/pullquotes/, and would that then mean
> I then meet the accessibility standard, and I don’t have to include a cite
> attribute?
>
>
>
> If anyone can advise, I’d be very grateful.
>
>
>
> Kind regards
>
> Louise
>
>
>
>
>
>
>
>
> ------------------------------
> This email (and attachments) are confidential and intended for the
> addressee(s) only. If you are not the intended recipient please immediately
> notify the sender, permanently and securely delete any copies and do not
> take action with it or in reliance on it. Any views expressed are the
> author's and do not represent those of IOP, except where specifically
> stated. IOP takes reasonable precautions to protect against viruses but
> accepts no responsibility for loss or damage arising from virus infection.
> For the protection of IOP's systems and staff emails are scanned
> automatically..
>
> Institute of Physics. Registered charity no. 293851 (England & Wales) and
> SCO40092 (Scotland)
> Registered Office:  37 Caledonian Road, London, N1 9BU
> <https://goo.gl/maps/DUHbKcbzuUN2>
>
> Your privacy is important to us. For information about how IOP uses your
> personal data, please see our Privacy Policy
> <https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.iop.org%2Fprivacy%2Findex.html&data=02%7C01%7C%7C6716aa3c6fd84da5102808d5c0b234a0%7Cf9ee42e6bad04e639115f704f9ccceed%7C0%7C0%7C636626793962820374&sdata=RI6OT4MumRlklNzF5i2M9ZxS6P%2FxxLg%2FJwcnMJ%2B0480%3D&reserved=0>
>
> ------------------------------
>


-- 
*John Foliot* | Senior Industry Specialist, Digital Accessibility

"I made this so long because I did not have time to make it shorter." -
Pascal "links go places, buttons do things"

Received on Thursday, 27 May 2021 15:03:37 UTC